Forum Discussion
Altera_Forum
Honored Contributor
15 years agoFinally, it's possible. I am not an expert in VHDL and Altera tools but I have found a way to do it maybe it's not very clean but it seems ok.
I have created a new revision from the previous one, then I also created a new folder for the new sopc design. I have created a new entity into a new top vhd file. I have changed this into the project settings and I have removed the sopc .qip from the project files. After that I have used the mega wizard assistant to add a new sopc design whose files are into the folder I have created. I generate the sopc design and then add the .qip file into the files project and also add the generated vhd files and some other files in order quartus use it instead of the other one which are at the root. So I only have to change the revision to have the good sopc design and I don't need to generate it again and to re-compile the design.