Forum Discussion
Altera_Forum
Honored Contributor
10 years agoNo, I want to run some_script.tcl before compilation. To do it I set "set_global_assignment -name PRE_FLOW_SCRIPT_FILE quartus_sh:some_script.tcl" in tcl console.
But there is no effect from setting the assignment. Now I see that quartus_sh does not work at all: quartus_sh Error:invalid command name "quartus_sh" Error: while executing Error:"unknown_original quartus_sh" Error: ("eval" body line 1) Error: invoked from within Error:"eval unknown_original $cmd $args" Error: (procedure "::unknown" line 7) Error: invoked from within Error:"quartus_sh" But there is no problems with running quartus_sh from command line...