Forum Discussion
Altera_Forum
Honored Contributor
15 years agoQuartus_pgm is not a Tcl command. I believe you can access the command via execute_module ( you will need the -args option to specify the extra commands ), but if not, you need to use Tcl's 'exec' command or Quartus improved 'qexec' command.
Please use 'quartus_sh --qhelp' for details on the commands.