Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

Searching entire design

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

Thanks

4 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

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

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

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

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

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

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

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