6 lines
44 B
Coq
6 lines
44 B
Coq
|
|
module test();
|
||
|
|
|
||
|
|
reg [0] illegal;
|
||
|
|
|
||
|
|
endmodule
|