6 lines
53 B
Coq
6 lines
53 B
Coq
|
|
module test;
|
||
|
|
|
||
|
|
initial $display("FAILED");
|
||
|
|
|
||
|
|
endmodule
|