Forum Discussion

Hidetaka's avatar
Hidetaka
Icon for New Contributor rankNew Contributor
4 months ago
Solved

Can I use Quartus Prime Standard 24.1 and Quartus Prime Pro 25.1 at the same time?

Hello, I am currently using two types of FPGAs in one system: Cyclone VGX and Cyclone 10GX. Both FPGAs use Nios V. I have Quartus Prime Standard 24.1 and Quartus Prime Pro 25.1 installed on one PC...
  • KianHinT_altera's avatar
    4 months ago

    Thanks sstrell and Frank for the reply.

    Hi Hidetaka-san,

    I'm also running both standard and pro Quartus version on my machine. Like mentioned by sstrell and Frank, you can use both at the same time, just if you're planning on command line generation then you need to specify the environment variables to point to the correct Quartus that you want to use (eg QUARTUS_ROOTDIR) and should not reference multiple versions .

    Since you're running the Quartus GUI, all the tools and libraries are self contained in its respective Quartus installed directory, so that said, you can run NIOS IDE at the same time provided it has it own separate workspaces/directory.

    For debugging, if you have separate USB Blaster or JTAG for each Cyclone V and Cyclone 10 , i think this is possible as well to debug concurrently.

    Thanks

    Regards

    Kian