IO delay
Input delay
数据相对于上升沿往后的延迟。
Example code:
|
|
若不考虑板级延迟,那就可根据前级芯片的建立/保持时间来推算此MAX/MIN的值。
Output delay
数据相对于上升沿往前的延迟。即原点在目标时钟的上升沿,正半轴朝往前面的时间。
如果设定trce_dly都等于0的话(即板级延迟忽略),那么:
The set_output_delay -max should be the setup requirement of the external device; The set_output_delay -min should be the negative of the hold requirement.
Example code:
|
|