verilog-auto-inst-port

verilog-auto-inst-port is a compiled Lisp function in `verilog-mode.el'.

(verilog-auto-inst-port PORT-ST INDENT-PT TPL-LIST TPL-NUM FOR-STAR PAR-VALUES)

Print out an instantiation connection for this PORT-ST.
Insert to INDENT-PT, use template TPL-LIST.
@ are instantiation numbers, replaced with TPL-NUM.
@"(expression @)" are evaluated, with @ as a variable.
If FOR-STAR add comment it is a .* expansion.
If PAR-VALUES replace final strings with these parameter values.