verilog-module-filenames

verilog-module-filenames is a compiled Lisp function in `verilog-mode.el'.

(verilog-module-filenames MODULE CURRENT)

Return a search path to find the given MODULE name.
Uses the CURRENT filename, `verilog-library-extensions',
`verilog-library-directories' and `verilog-library-files'
variables to build the path.