verilog-modi-lookup

verilog-modi-lookup is a compiled Lisp function in `verilog-mode.el'.

(verilog-modi-lookup MODULE ALLOW-CACHE &optional IGNORE-ERROR)

Find the file and point at which MODULE is defined.
If ALLOW-CACHE is set, check and remember cache of previous lookups.
Return modi if successful, else print message unless IGNORE-ERROR is true.