Altera_Forum
Honored Contributor
18 years agoSimulator: Can't find corresponding node name...
Hello,
I have problems in the simulator of Quartus. I designed a VHDL-Code with SIGNALs and so on and made symbol file of this, for a schematic. In simulation I get the warning for different SIGNALs:Warning: Ignored node in vector source file. Can't find corresponding node name "HiP3:inst|io_in_syn" in design. The specific signals aren't shown in simulation becouse they were not found. There are other SIGNALs in the Code that are found and simulated correctly. I inserted the signalname in the *.wvf with the Node Finder, therefore the signal should be in the design, and I'm very sure that the "io_in_syn[6]" IS in the VHDL-Code. Does someone know, why this warning occurs and how I can simulate this signals? I would be very thankful :-) bye