R
Rajat Mitra
Guest
For a certain design I have the following constraint -
set_input_delay 100 -max -clock SYSCLK <other options> pin_MDQ_15
set_input_transition 10 -clock SYSCLK [all_inputs]
Then when I do a
report_timing .<options> -transition <other_options>
In the timing report for pin_MDQ_15 as a start point I see the transition
time column
column with the correct transition time but the transition time appears not
to be used
in determing the incremental delay. This is actually the canse for just
about every timing
report I have seen come out of primetime that the transition time on the
net is never factored
into the delay calculation.
Any idea why ???
Rajat Mitra
set_input_delay 100 -max -clock SYSCLK <other options> pin_MDQ_15
set_input_transition 10 -clock SYSCLK [all_inputs]
Then when I do a
report_timing .<options> -transition <other_options>
In the timing report for pin_MDQ_15 as a start point I see the transition
time column
column with the correct transition time but the transition time appears not
to be used
in determing the incremental delay. This is actually the canse for just
about every timing
report I have seen come out of primetime that the transition time on the
net is never factored
into the delay calculation.
Any idea why ???
Rajat Mitra