Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20641 Discussions

How to rename Project in Quartus-II?

Altera_Forum
Honored Contributor II
6,524 Views

Hi All, 

 

How can I rename the Quartus-II project? Could it be done via GUI? By TCL command?  

 

Thank you!
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
4,566 Views

Hi,  

 

I have not seen such option as rename in GUI but you can rename your project by following these steps: 

1. Copy project with different name Project -> Copy Project  

2. Create new revision with diferrent name Project -> Revisions... 

3. Delete revision with old name  

 

Maybe there is other way to do this task but it works for me..
0 Kudos
Altera_Forum
Honored Contributor II
4,566 Views

I've never tried it, but you might just need to edit the .qpf file and .qsf file in a text editor (and save those files with the new name). You'll probably have to trash the db folder and recompile, but I would think this would do the trick.

0 Kudos
Reply