sv2v/test/core/package_constrain_tb.v

4 lines
47 B
Verilog

module top;
Example e(5'b00000);
endmodule