SDC File
SDC File
Set_annoted_delay –cell:- If library do not have accurate cell delays at that time we
need to calculate cell delays using spice simulations and one more reason during the
clock tree synthesis some cells are added those cell delay information not exist in
library.
Set_annotated_transition :- specifies the transition value at the pins supplied with the
port_pin_list argment. The transition value must be expressed in units consistent with
the technology library used during optimization. For example, if the technology library
specifies transition values in nanoseconds, the transition values must be expressed in
nanoseconds.
Set_clock_latency
We have two types of latencies. Clock source latency and clock network latency.
Clock Source Latency: - Clock source latency is the time it takes for a clock signal to
propagate from its actual ideal waveform origin point to the clock definition point in the
design. It can be used to model off –chip clock latency when the clock generation circuit
is not part of the current design. You can use clock source latency for generated clocks
to model the delay from master –clock to generated –clock definition point.
Clock network latency :- The clock network latency is the time it takes a clock signal to
propagate from the clock definition point to a register clock pin. The rise and fall
latencies are the latencies for rising and falling transitions at the register clock pin,
respectively. Inversion of the clock wave-form, if present in the clock network, is not
taken into consideration when computing clock network latencies at register clock pins.
Note that this behavior is different than it was in previous releases.
Set_input_delay:-
The set_input_delay command sets input path delays on input ports relative to a clock
edge. Unless specified, input ports are assumed to have zero input delay. For inout
(bidirectional) ports, you can specify the path delays for both input and output modes.
Set_output_delay:-
The set_output_delay command sets output path delays on output ports relative to a
clock edge. Output ports have no output delay unless specified. For inout
(bidirectional) ports, you can specify the path delays for both input and output modes.