Forum Discussion
Rename Platfor Designer system
- 7 years ago
I am using Quartus 18.1.2 Pro edition and unfortunately archiving system is doing exactly what it is in its name - gather all .ip and .qsys files in zip file, unzipping doesn't change anything.
Only way that I found is by manually rename every IP in system by right click ->"Rename IP Variant File ...", then move all sub IP's files to folder with new name, then by right click ->""Edit Generic Component" set new IP's files paths manually for every file and then at the end change main .qsys file name manually in operating system.
For bigger systems it is lot of clicking, is there simpler way (question from first post)?
Hi,
Are you using the Standard or Pro edition ?
To rename the component, you may select Edit > Rename.
To rename the .qsys in Standard Edition software, you may select File > Save As
To rename the .qsys in Pro Edition software, you may select File > Archive System and Restore
To change the path, right click on the component > Edit Generic Component, change the path for IP file.
Thanks.