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

how to run tcl in quartus window10

s002wjh
New Contributor I
744 Views

so how do i run tcl for quartus under win10?

i'm try to create a tcl that create a quartus project, with link to a .qsf file (include all the rtl path/constraint etc) , then once it create the project, it then compile it.  how can i do that in window environment or under quartus tcl console?    i try to use source name.tcl in tcl console but nothing happen.

0 Kudos
1 Solution
SyafieqS
Moderator
694 Views
0 Kudos
3 Replies
SyafieqS
Moderator
695 Views

Hi Wen,


I would suggest you to look at the link below related to Scripting with Quartus Prime and User Guide Scripting


1. https://www.youtube.com/watch?v=G_K5Hk610r4&ab_channel=IntelFPGA

2. https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-qps-scripting.pdf


0 Kudos
SyafieqS
Moderator
671 Views

Hi Wen,


Any updates?


0 Kudos
s002wjh
New Contributor I
665 Views

hi sry yea i got it work linking tcl and qsf

0 Kudos
Reply