Altera_Forum
Honored Contributor
16 years agoSOPC System w/ Quartus II
Hello everybody,
Im trying to connect a NIOS II processor to a custom IP component using SOPC builder. After that, i want this design to be implemented ona a Cyclon III FPGA. I'm having trouble to do so, maybe someone can help me. I did the following things until yet: I started Quartus II software and made a new project using the Project Wizard. I chose the directory, named the project an the top-level design entity "FinalR10", selected the right FPGA and then finished Projet Wizard. Then i selected File-->New--> SOPC Builder System. I generated the system with one NIOS II processor, a on-board RAM, a on-board ROM and the custom IP component. SOPC System Builder says:Info: System generation was successful.Than I press CTRL+K in Quartus II software, so I can make the pin assigments, but Quartus II says: Error: Top-level design entity "FinalR10" is undefined
Error: Quartus II Analysis & Synthesis was unsuccessful. 1 error, 0 warningsSOPC created a file called FinalR10.vhd, with the following content: --megafunction wizard: %Altera SOPC Builder%
--GENERATION: STANDARD
--VERSION: WM1.0Can anybody help me and tell me what I do wrong? magixD edit: sorry, I forget to mention, I'm using Quartus II 9.0 SP2