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

standalone Tk-application using quartus_stp

Altera_Forum
名誉分销商 II
2,365 次查看

Hello, 

 

I would like to write a small TCL/TK-application using the procedures provided in quartus_stp (like write_source_data, and read_probe_data). 

 

How can I use Tk-features with quartus_stp or alternativly how can I use the above mentioned quartus procedures in something like wish? 

 

Thanks 

 

Wolfgang
0 项奖励
3 回复数
Altera_Forum
名誉分销商 II
1,350 次查看

Hi, 

 

Take a look at the examples in this zip file. They show how to setup basic Tk GUI elements under quartus_stp, and modelsim. 

 

Cheers, 

Dave
0 项奖励
Altera_Forum
名誉分销商 II
1,350 次查看

Hi, 

 

works fine 

Thanks a lot! 

 

Wolfgang
Altera_Forum
名誉分销商 II
1,350 次查看

"quartus_sh --gui" is another example of what you can do in Tk under Quartus back end executables. You can find that script under the Quartus Installation: 

 

quartus/common/tcl/apps/qflow/qflow_script.tcl
0 项奖励
回复