04-23-2020 11:50 AM
I searched the fora and didn't find much regarding renaming projects. My specific desire is for a Vitis project.
I've didn't find anything in UG1400 - Vitis Unified Software Platform Documentation - Embedded Software Development. Neither did I find anything while googling 'vitis rename'.
I tried exporting an existing project and them importing to see if I could change the name on import. No luck.
Is there a method to change an existing Vitis project name?
04-23-2020 05:00 PM
In Vivado, from the main screen menus you can do "File > Project > Save As..." to save the project using a new name. Is this not available in Vitis?
Mark
04-23-2020 05:10 PM
There is a 'rename' option on the file menu. However, it only seems to be available for a project file (.sprj). I can't seem to rename the top level project (the applicatoin project, for example) as the 'Rename' option is grayed-out on the top level project. And if renaming the sprj file, next time the project is built Vitis just recreates a new sprj file with the top level project name.