6 lines
68 B
Systemverilog
6 lines
68 B
Systemverilog
// pragma translate_off
|
|
module A;
|
|
endmodule
|
|
// pragma translate_on
|
|
|