Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

altera aware tcl interpreter

Altera_Forum
Honored Contributor II
1,661 Views

Hi, 

 

I started using eclipse with DLTK (tcl support) to develop _hw.tcl and _sw.tcl files. So far I used syntax highlighting and template insertion only. 

 

It would be very helpful if tcl interpreter of eclipse could be configured to recognize Altera specific tcl commands. 

Then one could write a tcl test script to e.g. call callbacks defined within _hw.tcl 

 

I know that Quartus provides a basic tcl editor but syntax check does not work on tcl files. 

 

my question is: 

How to configure tcl interpreter to recognize altera specific commands? 

 

Thanks 

Josef
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
679 Views

Hello, 

 

I tried ones with Quartus 7.2 or 8.0 (I don't remember) to load Altera TCL packages in a simple tclsh. It was a real nightmare. 

If TCL 8.4 is enough for you, I suggest you to find in Eclipse how to use quartus_sh has TCL interpreter. 

 

Regards, 

Eric
0 Kudos
Reply