Files
sv2v/test/core/package_export_first.v

4 lines
47 B
Verilog
Raw Permalink Normal View History

2023-11-04 22:24:59 -04:00
module top;
initial $display(1);
endmodule