Create_relative_clock, Usage, Options – Altera Quartus II Scripting User Manual
Page 617: Description, Create_relative_clock –487

Chapter 3: Tcl Packages & Commands
3–487
timing_assignment
© July 2013
Altera Corporation
Quartus II Scripting Reference Manual
create_relative_clock
Usage
create_relative_clock -base_clock
[-no_target] [-offset
[-virtual]
Options
-base_clock
-comment
-disable: Option to disable assignment
-divide
-duty_cycle
-entity
-invert: Option to invert base clock
-multiply
-no_target: Option to not assign clock to node
-offset
-phase_shift
-tag : Option to tag data to this assignment
-target
-virtual: Option to specify the clock as a virtual clock
Description
Creates a relative clock that derived from the absolute clock.
The "-offset" option can take the format:
For example, if the offset is 10.55ns, "10.55" is the
The following table displays possible time units:
Time Unit
Description
s
second(s)
ms
millisecond(s)
us
microsecond(s)
ns
nanosecond(s)
ps
picosecond(s)
fs
femtosecond(s)