Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIf running on Windows, open and cmd shell and cd into the dir where your altgx_config files are. Then run if from there. It would look something like:
C:\MyProject\ALTGXConfig> qmegawiz -silent -wiz_override="offset_cancellation_reset" <altgx_reconfig filename.v>
I am assuming that dir MyProject\ALTGXConfig is where your altgx config files generated by the wizard are. Repalce <altgx_reconfig_filename.v> with the name of the file generated by the wizard.