Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHow to rename Project in Quartus-II?
Hi All, How can I rename the Quartus-II project? Could it be done via GUI? By TCL command? Thank you!
Altera_Forum
Honored Contributor
9 years agoHi,
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..