在看report时,发现有的路径的Incr下面有个"#"
时间:10-02
整理:3721RD
点击:
在看report时,发现有的路径的Incr下面有这个"#",如下:
Incrdelay
input delay CLK00.50.5
top_inst/DFF0_reg/CLK00.00 #0.5
而有的路径下面没有, 如下:
Incrdelay
input delay CLK10.20.2
top_inst/DFF1_reg/CLK10.000.2
请问"#"是什么意思, 有没有潜在的风险? 谢谢
Incrdelay
input delay CLK00.50.5
top_inst/DFF0_reg/CLK00.00 #0.5
而有的路径下面没有, 如下:
Incrdelay
input delay CLK10.20.2
top_inst/DFF1_reg/CLK10.000.2
请问"#"是什么意思, 有没有潜在的风险? 谢谢
man report_timing, 里面有介绍
好像是小数点后有负数,舍去后成0的意思。