2019-12-12 18:49:01 +09:00

4 lines
79 B
Systemverilog

module and_op (a, b, c);
`include "test2.svh" `include "test2.svh"
endmodule