Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 12/13/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents
Give Feedback

3.1.27.26. set_input_transition (::quartus::sdc)

The following table displays information for the set_input_transition Tcl command:

Tcl Package and Version

Belongs to ::quartus::sdc

Syntax set_input_transition [-h | -help] [-long_help] [-clock <name> ] [-clock_fall] [-fall] [-max] [-min] [-rise] <transition> <ports>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-clock <name> Clock name
-clock_fall Specifies that input delay is relative to the falling edge of the clock
-fall Specifies the falling output delay at the port
-max Applies value as maximum data required time
-min Applies value as minimum data required time