Learn Tcl

TCL -> Tool Command Language
  • It's a very powerful portable scripting language that helps in interfacing between different tools. 
  • TCL was adopted as a 'standard' scripting language for EDA tools.
  • Allows rapid complex application development.
  • Can be easily embedded into other applications (e.g. program written in C or C++).
  • It is extendible.
  • Due to its simple syntax, it is very easy to learn and is considered an ideal tool for solving any integration problems.  
What is tclsh?
Tcl shell is a command-line interface that reads Tcl command from its standard input (or) from a file and executes them to obtain the desired result.

Example:-

Using a .tcl file:-

Introduction to TCL

No comments:

Post a Comment

Featured Post

Why there is a massive chip shortage in the semiconductor industry?

Potential factors like economic disruption due to COVID-19, working from home, wafer yield issues, and shortage for 200 mm wafer capacities ...