Forum Discussion

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

Changing Qsys project name and generatin new component (reusability)

Hello, I´m trying to re-use the basic Nios2 tutorial I have by renaming it and changing a few setting (more memory, fpointer, etc...).

However, every time I try to generate the block I get this error.:evil:

error: onchip_mem: wrong# args: should be "sub_quartus_synth name"

while executing

"sub_quartus_synth hello_nios2 _copy_onchip_mem"

This happens even if I don´t change any thing in the design.:eek:

Thank you guys.

1 Reply

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

    It sounds like you might have not changed the vectors inside nios to the correct names. Check and see the parameters in nios.

    -Trukng