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