Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

fail to compile arria dev board example bts_config

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

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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