DEBSOURCES
Skip Quicknav
sources / verilog-mode / 20161124.fd230e6-2 / tests / autoinput_asharma_v2k.v
12345678910111213
module io1_sub( /*AUTOINPUT*/ /*AUTOOUTPUT*/ ); /* inst AUTO_TEMPLATE ( .lower_inb (1'b1), )*/ inst inst (/*AUTOINST*/); endmodule