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

[TCL] basic commands -> why not working?

Altera_Forum
Honored Contributor II
971 Views

Hi All, 

 

1) How should the regular TCL commands work in the Quartus Prime Console?  

 

Somehow the following very basic commands do not work for me:  

%> ls  

%> dir 

%> echo "..." 

 

2) Is there a command, which clears the Quartus Prime Console display from the previous commands (like 'clear' in linux)?  

 

Thank you!
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
241 Views

Those are not Tcl commands. See this page for a good reference I use all the time: http://tmml.sourceforge.net/doc/tcl/

0 Kudos
Reply