Skip to content

Files

Latest commit

Patrick LehmannPatrick Lehmann
Patrick Lehmann
and
Patrick Lehmann
Nov 10, 2016
b1bf18a · Nov 10, 2016

History

History
This branch is 2 commits ahead of VLSI-EDA/PoC:master.

tcl

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 10, 2016
Nov 10, 2016
Apr 5, 2016

Tcl Procedures and Scripts

This directory provides a collection of code snippets to support the workflow on Tcl-controlled tools. The tasks of Tcl scripts are quite versatile and can be distinguished, at least, into:

  • tool control, and
  • constraint specification.

Both of these tasks typically demand inherently tool- or device-dependent code. So, please, classify scripts into an appropriate subdirectory that identifies:

  • the targeted tool, or
  • the target hardware platform.