Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by dannyjacobs@Dec 8 2005, 02:58 AM hi cableguy,
along with your dev-board referencedesigns are shipped. the 2c35 is included as well. open quartus and open project: go to directory of you reference designs and open the .qpf. then you can modify it the way you like....
good luck,
danny
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=11413)
--- quote end ---
--- Quote End --- That is true, I did it like this until now - I was just modifying the original Altera design. But now I would like to work simultaneously on two designs - for that reason I want to have two separate projects in Quartus and for each project from NIOS-II IDE reference a different .ptf file. Can you give me some instructions how to create more independent projects based on Altera 2C35 devkit original design? When I make two new different projects and copy the contents from this original design (.bdf, .ptf files etc...), after modyfing this new project, during SOPC re-generation original design gets overwritten...