Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16627 Discussions

pass var/val between tcl/qsf

s002wjh
New Contributor I
452 Views

is there any way to passing value/variable between tcl and qsf  for example

in tcl 

set  width 10

in .qsf

set_global_assignment -name LL_WIDTH $width -section_id lock_region

 

0 Kudos
0 Replies
Reply