Altera_Forum
Honored Contributor
17 years agoNode finder not finding Nodes(Quartus II)
So, heres my question. I've just started working with QII for an introductory college course I'm currently takeing and I'm running into an problem when trying to simulate one of my designs using a vector waveform file. This particular assignment requires the student to create a ripple carry adder (that adds a single 4 bit number) from half adders, Here is my error:
I've created a design for a half adder that I'll be using in an assignment. I made this design using a block diagram schematic file and simple logic gates. I compiled the design and it ran through with no errors. I saved the file under the name half_adder. After designing the adder I created a symbol file from it using File>Create/Update>Create Symbol Files for Current File. I open a new block diagram schematic file and input several instances of the adder and wire them together and give them input pins, i save and compile the file and it runs through. I name this file full_adder. Now i would like to simulate my design using a vector waveform file. So i create a new file and try to use the node finder to find the input and output nodes for the ripple carry adder file I created. When i use the node finder, even when i set the pin selection box to all, only the pins from my original half adder file come up. No pins from the other file composed of symbols are there. Also, it may be of note that the box labeled look in (in the node finder) only has one file name, half_adder. I'm not sure what I'm doing wrong but there is obviously something going on. Sorry if this is something really simple, our teacher for this class doesn't really do a whole lot of teaching (most of his time is spent on his research, teaching is just a requirement for him). I also looked over the forums and could not find anything related to it.