Forum Discussion

HBirk's avatar
HBirk
Icon for New Contributor rankNew Contributor
5 years ago
Solved

Platform Designer (Pro Edition): How to create a copy / variation of an existing QSYS System

I switched from Quartus Prime Lite (19.1) to Quartus Prime Pro (20.2) as I am using Cyclone 10 GX devices in a new design. I created a QSYS Sytem in Platform Designer and now I want to create a sim...
  • sstrell's avatar
    sstrell
    5 years ago

    The issue is that in the Pro edition, a system must always be associated with a Quartus project, which is not required in Standard or Lite. I don't know why they got rid of Save As, but what you can do is make a copy of the .qsys file with the new name and open it. Then, from the File menu, select Select Quartus Project. Choose the .qpf that the new copy should be associated with. You'll need to regenerate the system.

    You could also make a copy of everything (.qsys, .ip, and generated files) using File menu -> Archive System, restore the system elsewhere, and then set the associated .qpf.

    #iwork4intel