Forum Discussion
Altera_Forum
Honored Contributor
9 years agoQsys Custom component Error
Hi I'trying to add a custom logic component to my Qsys System using Qsys Pro in Arria 10 environment. I add the vhdl file (both for synth and simulation) to files panel both it done an erro...
Daixiwen
Occasional Contributor
8 years agoDid you check the VHDL file for syntax or compile errors first? QSys is less than friendly when it encounters an error while parsing the VHDL file, giving weird error messages. You can try and create an empty project in Quartus, put your VHDL files there and run the synthesizer. Check if any errors are reported, fix them and then try again in QSys.