DVT Eclipse IDE Types View - You Don't Remember Exactly the Name, but Know it Was Something like…
Transcript
Searching for a Function with a Partial Name
Let's say you are looking for a function. You don't remember exactly the name, but know it was something with sample in its name. Just type .sample
in the Types View quick search bar.
Refining Your Search Results
If you think there are too many hits, throw some more info into the filter. It was inside one of the monitors. So just type mon.sample
in the filter and now you get only one result.
Getting an Overview of a Specific Concern
Sometimes you may want to get an overview of a specific concern. For example, who has to do with the transaction size? To visualize this, type .size
in the quick search bar and get the answers for both the design and verification components.