Forum Discussion
Altera_Forum
Honored Contributor
14 years agoLCD problem
Hello. I try to use LCD 16x2 on my board. I added LCD module in Qsys. Quartus compilation says about these errors: Error: Node instance "Char_LCD_Comm" instantiates undefined entity "altera_...
Altera_Forum
Honored Contributor
13 years agoTank you dear wilcroft,
I finally found the problem.there was a Charecter lcd in the QSYS and when I installed the Universities Program, It does not able to fit with program and default paths.these arror caused by libraries path.I add the library of Char lcd from " Propertice\libraries\" and manually add the char lcd file to project.the file are exsist in install directory of program \ IP \University Program\Video\Charecter LCD.after adding the files you can enjoy the design ;)