Forum Discussion
Leire
New Contributor
4 years agoCompilation failure in Quartus 13 "Node is missing source"
Hi all,
I am using Quartus 13.0.1 sp1 to compila a project and generate the "pof" file for a CicloneII. In one of the block diafram file (bdf) I use a signal in the form of an array bit that is no...
Leire
New Contributor
4 years agoHi SyafieqS,
Sorry for not replying earlier.
As you commented, I realize that there is a warning associated, that indicated the pin is STUCK at GND.
What is strange is that if I have a defined reg[15..0] and a I use the undefined reg[16] or reg[17] it appears this warning. However, if I use the undefined reg[18], reg[19] and so on, it appears an error saying "Node reg[18], reg[19] is missing source".
Thanks a lot,
Leire