Forum Discussion
Altera_Forum
Honored Contributor
12 years agoNIOS Error: Node instance "the_sopc_parameters_0" instantiates undefined entity "sopc
Hello
My project use the: ACEX_1k_SOPC_Development_Board Quartus ii 4.1 NIOS 3.1 i want to builder NIOS project,but show some error Warning: OpenCore Plus time-limited core 6AFA_1001 may be used for hardware evaluation only Error: Text Design File syntax error: Text Design File contains "'*'" where "ASSERT, CONSTANT, DEFINE, DESIGN, FUNCTION, OPTIONS, PARAMETERS, SUBDESIGN, or TITLE" was expected Error: Node instance "the_sopc_parameters_0" instantiates undefined entity "sopc_parameters_0" Error: Quartus II Analysis & Synthesis was unsuccessful. 2 errors, 11 warnings Error: Processing ended: Wed Nov 13 13:15:48 2013 Error: Elapsed time: 00:00:06 my project http://goo.gl/sy7jiw The project only use nios processor4 Replies
- Altera_Forum
Honored Contributor
Would you please provide your Quartus project.Its look like there is some syntax error in your .vhd file.
- Altera_Forum
Honored Contributor
Hello
My project use the: ACEX_1k_SOPC_Development_Board Quartus ii 4.1 NIOS 3.1 i want to builder NIOS project,but show some error Error: Text Design File syntax error: Text Design File contains '*', but must contain ASSERT, CONSTANT, DEFINE, DESIGN, FUNCTION, OPTIONS, PARAMETERS, SUBDESIGN, or TITLE Error: Node instance the_sopc_parameters_0 instantiates undefined entity sopc_parameters_0 Error: Quartus II Analysis & Synthesis was unsuccessful. 2 errors, 118 warnings Error: Processing ended: Wed Nov 13 14:07:37 2013 Error: Elapsed time: 00:00:47 my project goo.gl/sY7jIW - Altera_Forum
Honored Contributor
Would you please provide design in .zip or .qar file of your Quartus project or .vhd or .v file in which you are getting the error.From the project description,it is difficult to provide you the solution.
- Altera_Forum
Honored Contributor
Thank you for your help
My nios version is time limit edition Yesterday,I found NIOS 3.2 After the installation NIOS 3.2 ,The project can build