Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17255 Discussions

Node finder cannot find nodes with multiple pins

Altera_Forum
Honored Contributor II
1,442 Views

Hello, 

 

I have a Quartus project which consists of a VHDL file, a block diagram file and a vector waveform file. In my block diagram, some of my inputs and outputs are multiple pins, which I created by typing for example "NAME[3..0]" as the name of the input pin. When using node finder in the vector waveform file, Quartus cannot find these pins at all. I also tried adding them manually, but Quartus removes them when I run the simulation. Any help?
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
747 Views

Has the how are you finding the pins? I suggest searching the hdl netlist (pre synthesis). Synthesis may have renamed the net.

0 Kudos
Altera_Forum
Honored Contributor II
747 Views

can you upload your project?

0 Kudos
Altera_Forum
Honored Contributor II
747 Views

I found the solution to this problem. The block diagram file must be set as the top level design entity.

0 Kudos
Altera_Forum
Honored Contributor II
747 Views

congratulations

0 Kudos
Reply