Forum Discussion
Altera_Forum
Honored Contributor
21 years agoChange the ptf-file at an existing project
Hello, I wont to change the ptf-file at an existing NIOS II IDE project (FPGA/NIOS design has been updated). Can I do this without making a new project (I don't want to set my project prefe...
Altera_Forum
Honored Contributor
21 years agomtn,
Just search for "Nios II Errata" on the main Altera page: http://www.altera.com/support/ip/processor...osii-50-er.html (http://www.altera.com/support/ip/processors/nios2/ips-niosii-50-er.html) Then, from the errata, you'll see: <div class='quotetop'>QUOTE </div> --- Quote Start --- Build errors after changing component names in SOPC Builder If you rename components in the SOPC Builder system and then regenerate the SOPC Builder system, Nios II IDE system library projects based on that system will have build errors. Workaround: After regenerating the SOPC Builder system, create a new system library project for the SOPC Builder system. Alternately, you can delete the system library project from the workspace without deleting the contents from the file system, and then re-import the project, selecting the appropriate SOPC Builder system.[/b] --- Quote End --- - slacker