Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21588 Discussions

Searching entire design

Altera_Forum
Honored Contributor II
1,357 Views

Is there a command to search the ENTIRE design (all .vhd files and Megawizard functions) for a certain signal? 

 

 

Thanks
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
620 Views

Assuming you've gone through synthesis, go to View -> Utility Windows -> Node Finder and search on Design Entry(All Names).

0 Kudos
Altera_Forum
Honored Contributor II
620 Views

grep, it gets installed with Nios II EDS (run Nios II Command Shell, cd /cygdrive/<drive_letter>/<path>/<to>/<project>)

0 Kudos
Altera_Forum
Honored Contributor II
620 Views

Not part of Quartus, but ultra edit allows you to do exactly what you want.

0 Kudos
Altera_Forum
Honored Contributor II
620 Views

I tried the node finder but nothing pops up. It seems to be unresponsive

0 Kudos
Reply