8 建立时间与保持时间检查
8 建立时间与保持时间检查
8 建立时间与保持时间检查
西南交通大学信息科学与技术学院
Constrain:
Similar to the input port constraint described above, an output port can be constrained
either with respect to a virtual clock, or an internal clock of the design, or an input clock
port, or an output clock port.
To determine the delay of the last cell connected to the output port correctly, one needs
to specify the load on this port. The output load is specified above using the set_load
command.
Just like the setup check, a hold timing check is between the launch flipflop -
the flip-flop that launches the data, and the capture flip-flop - the flip-flop that
captures the data and whose hold time must be satisfied.
The clocks to these two flip-flops can be the same or can be different.
The hold check is from one active edge of the clock in the launch flip-flop
The hold check is carried out on each active edge of the clock of the
capture flip-flop.