Forum Discussion
Altera_Forum
Honored Contributor
11 years agoquartus_sh does not run from Tcl Console, but can be run cmd line
Hi, my problem is that I can not run quartus_sh from Tcl Console (invalid command name "quartus_sh"), but it works from cmd line. The path to the 'bin' added to PATH variable. I use Quartus 14.0. ...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- ... To do it I set "set_global_assignment -name PRE_FLOW_SCRIPT_FILE quartus_sh:some_script.tcl" in tcl console ... --- Quote End --- Works for me. You have to put this line into your project's .qsf file, not into the tcl console.