Semantic Search
You can search for a method, field, text etc. in all compiled files from the project by using the DVT: Search… command from the Command Palette:
Select the nature tab of interest based on what set of compiled files you want to search through (Verilog/SystemVerilog, VHDL, e Language)
Type the query in the Search Input box
Select the search type: field, text, etc.
Define the search scope: only definitions, references, etc.
Press the Search button
Tip
- Use the buttons from the Search Input Box to restrict the search scope even more to Match Case, Match Whole Word, Use Regular Expressions.