verilog-read-signals

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

(verilog-read-signals &optional START END)

Return a simple list of all possible signals in the file.
Bounded by optional region from START to END. Overly aggressive but fast.
Some macros and such are also found and included. For dinotrace.el.