Skip to content

InTime related scripts and resources for Libero tool support

Notifications You must be signed in to change notification settings

plunify/InTime-Libero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Run InTime in Tcl Mode (Libero)

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.

  1. From a command-line shell
  2. From the Tcl Console in the InTime GUI

Main Contents

  1. sample-designs : Quickstart designs for the various flows described here.
  2. scripts : Sample scripts to run InTime for each of these methods - command-line or InTime GUI.

Run InTime in Project Mode

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.

Requirements

  1. Latest version of InTime.
  2. 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.

About

InTime related scripts and resources for Libero tool support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages