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 agoHi ralf,
u can't change the .ptf file linked to a library project in the IDE, so if u don't want to create a new library project, u have to insert your new .ptf file in the old hardware project (and recompile it...), renaming it with the old .ptf file's name. I think it works.