verilog-read-inst-pins

verilog-read-inst-pins is a compiled Lisp function in `verilog-mode.el'.

(verilog-read-inst-pins)

Return an array of [ pins ] for the current instantiation at point.
For example if declare A A (.B(SIG)) then B will be included in the list.