mirror of https://github.com/YosysHQ/yosys.git
5 lines
38 B
Coq
5 lines
38 B
Coq
|
module a;
|
||
|
integer [31:0]w;
|
||
|
endmodule
|
||
|
|