Altera_Forum
Honored Contributor
15 years agoQuartus II Simulator
Hello,
I've recently started using Quartus II Web edition and there's something I don't understand : - I use a .vwf file to simulate a design, - I insert a node and open 'Node finder' to search for nodes; - then I add some node named tmp_test (that appears in the 'nodes found' list on the node finder) and click the OK button; - back to the Quartus main window, I click on 'Start Simulation' and there are some warnings which tell that Quartus can't find the node : Warning: Ignored node in vector source file. Can't find corresponding node name "PCM3006:inst6|tmp_test[7]" in design. Warning: Ignored node in vector source file. Can't find corresponding node name "PCM3006:inst6|tmp_test[6]" in design. Warning: Ignored node in vector source file. Can't find corresponding node name "PCM3006:inst6|tmp_test[5]" in design. Warning: Ignored node in vector source file. Can't find corresponding node name "PCM3006:inst6|tmp_test[4]" in design. Warning: Ignored node in vector source file. Can't find corresponding node name "PCM3006:inst6|tmp_test[3]" in design. Warning: Ignored node in vector source file. Can't find corresponding node name "PCM3006:inst6|tmp_test[2]" in design. Warning: Ignored node in vector source file. Can't find corresponding node name "PCM3006:inst6|tmp_test[1]" in design. Warning: Ignored node in vector source file. Can't find corresponding node name "PCM3006:inst6|tmp_test[0]" in design. I've tried to find the reason of this but still haven't found the answer... Could someone help please ? Thanks !