Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHi,
I have finally managed to fix the LCD problem, but I am quite disappointed with Altera's IP modules provided in Quartus SOPC. The problem was caused by the LCD module included in the University Program, but I have not found the reason yet. To fix it, I tried the normal module from Altera included in SOPC, not the UP one, but as I said in previous posts, it sent me some synthesis errors. To solve the problem I have had to overwrite the "lcd.v" generated by the SOPC with one included in a demo project from the documentation CD in order to fix some nouns incompatibilities. And well, the question is, is it normal to have syntax incompatibilities in auto generated code? Thank you anyway.