Introduction to Tcl: The tool command language - Part 1

preview_player
Показать описание
This is part 1 of a two part introduction to Tcl, the Tool Command Language.
Tcl is a scripting language that is used by many EDA tools as a shell command language, such as Synopsys Design Compiler, Cadence Innovus, Synopsys PrimeTime, and many other tools that are the backbone of VLSI design.
In this tutorial, I try to provide the first steps and most important features of Tcl to help you understand scripts that you may be running that were written by others and get over the initial fear of writing your own scripts.

or search using my YouTube handle @aditeman
Рекомендации по теме
Комментарии
Автор

Thanks for the great lesson Prof.
Look forward to seeing the part 2!

luigimirabelli
Автор

Could we do a video to compile and synthesize RTL on any eda tool using these scripts?

ahmadirtisam
Автор

Hi Adi, is there a playlist for all tge Tcl videos?

trickyabb
Автор

Funny, but I still don't understand what makes TCL better than Python.

a.krugliak