21.1 Tcl Scripting Overview
(Ask a Question)Tcl, the Tool Command Language, pronounced tickle
, is an easy-to-learn
scripting language that is compatible with Libero® SoC software.
You can run scripts from either the Windows® or Linux command-line
or store and run a series of commands in a *.tcl batch file.
Libero SoC provides additional capabilities and built-in Tcl Commands:
- Running Tcl Scripts from the Command Line
- Exporting Tcl Scripts
- extended_run_lib
- Tcl Commands, as specified in this document
For complete information on Tcl scripting, refer to one of the books available on this subject. You can also find information about Tcl at web sites such as http://www.tcl.tk.