Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21590 Обсуждение

Searching entire design

Altera_Forum
Почетный участник II
1 363Просмотр.

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

 

 

Thanks
0 баллов
4 Ответы
Altera_Forum
Почетный участник II
626Просмотр.

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

Altera_Forum
Почетный участник II
626Просмотр.

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

Altera_Forum
Почетный участник II
626Просмотр.

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

Altera_Forum
Почетный участник II
626Просмотр.

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

Ответить