Forum Discussion
Altera_Forum
Honored Contributor
9 years agoBuild Megawizard/QSYS Systems from command-line (for build environment)
Hi. I want to build my Quartus projects (huge Arria II GX and Arria V setups) automatically on a remote build server. But there's one major problem: My project contains multiple Megawizard...
Altera_Forum
Honored Contributor
9 years agoThank you very much.
I previously used commands like
qmegawiz ../Subcomponents/SystemPLL/SystemPLL.vhd
qmegawiz module=altpll ../Subcomponents/SystemPLL/SystemPLL.vhd
The first opened the gui, the second show some text about missing options. But -silent OPTIONAL_FILES=NONE fixed this. I read several documentations, but couldn't find anything. So thanks a lot... Best regards, Dirk :-)