Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17251 Discussions

fail to compile arria dev board example bts_config

Altera_Forum
Honored Contributor II
1,095 Views

trying to compile the dev board example bts_config the compilation faild due to : 

 

Error (12006): Node instance "bup_nios_inst" instantiates undefined entity "bup_nios" 

Error: Quartus II 32-bit Analysis & Synthesis was unsuccessful. 1 error, 5 warnings 

Error: Peak virtual memory: 391 megabytes 

Error: Processing ended: Tue Jun 10 13:04:23 2014 

Error: Elapsed time: 00:00:13 

Error: Total CPU time (on all processors): 00:00:03 

Error (293001): Quartus II Full Compilation was unsuccessful. 3 errors, 5 warnings 

 

 

I thought all the examples for the dev board should compile and run. Am I right ? 

If yes what is missing? 

 

Jacob
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
415 Views

Hi Jacob, 

 

You have to build bup_nios.qip before compilation. Go to Tools->SOPC builder, it should open bup_nios.sopc for you. Now click "Generate", the SOPC builder will generate the missing files.  

 

Cheers, 

Xing
0 Kudos
Reply