Forum Discussion

MBisi3's avatar
MBisi3
Icon for New Contributor rankNew Contributor
6 years ago

Passing tcl script variables to qsf file

I am looking to execute a tcl script at the beginning of the flow using set_global_assignment -name PRE_FLOW_SCRIPT_FILE "quartus_sh:first.tcl" in this script I create a variable that should be eva...