This repository contains scripts to run InTime via its Tcl Console or on the command-line. There are 2 ways to run InTime using a Tcl script.
- From a command-line shell
- From the Tcl Console in the InTime GUI
- sample-designs : Quickstart designs for the various flows described here.
- scripts : Sample scripts to run InTime for each of these methods - command-line or InTime GUI.
Using a command-line shell, a typical way to start InTime is as showed below:
intime.sh -mode batch -project <proj> -s intimeflow.tcl
- For project mode, specify a PRJX file in the
<proj>
option.
*Sample projects and Tcl build scripts are available in the sample-designs folder.
- Latest version of InTime.
- Libero with an appropriate license properly registered in InTime. If you have not done so, refer to this page
For more information about InTime, click here. To learn more about the InTime GUI, refer to this video.