RETAIN:保留时间定义,可以用于指定输出端口在其相关输入端口改变后应保留其先前值的时间。 COND:条件路径延迟,可以用于指定状态相关的输入到输出路径延迟。 CONDELSE:默认路径延迟,可以用于指定条件路径的默认值。 PORT:端口延迟,可以用于指定互连走线延迟,该延迟被建模为输入端口的延迟。 INTERCONNECT:互连走线延迟,可以...
语法如下,QSTRING作为Condition Labels是可选的。 特别需要注意的是,在none of the conditions specified for the path in the model are TRUE but a signal must still be propagated over the path,因此,CONDELSE可以用来指定条件脱靶的情况: CONDELSE ( IOPATH port_spec port_instance delval_list ) Condition...
RETAIN:保留时间定义,可以用于指定输出端口在其相关输入端口改变后应保留其先前值的时间。 COND:条件路径延迟,可以用于指定状态相关的输入到输出路径延迟。 CONDELSE:默认路径延迟,可以用于指定条件路径的默认值。 PORT:端口延迟,可以用于指定互连走线延迟,该延迟被建模为输入端口的延迟。 INTERCONNECT:互连走线延迟,可以...
语法如下,QSTRING作为Condition Labels是可选的。 特别需要注意的是,在none of the conditions specified for the path in the model are TRUE but a signal must still be propagated over the path,因此,CONDELSE可以用来指定条件脱靶的情况: CONDELSE ( IOPATH port_spec port_instance delval_list ) 9. Con...
特别需要注意的是,在none of the conditions specified for the path in the model are TRUE but a signal must still be propagated over the path,因此,CONDELSE可以用来指定条件脱靶的情况:CONDELSE ( IOPATH port_spec port_instance delval_list ) ...
· CONDELSE:默认路径延迟,可以用于指定条件路径的默认值; · PORT:端口延迟,可以用于指定互连走线延迟,该延迟被建模为输入端口的延迟; · INTERCONNECT:互连走线延迟,可以用于指定从其源端到接收端的整个网络的传播延迟; · NETDELAY:网络延迟,可以用于指定从一个网络的所有源端到所有接收端的传播延迟; ...
Currently, conditional path delays are not supported. Example: (INSTANCE x) (DELAY (ABSOLUTE (COND b (IOPATH a y (0.21) (0.54) ) ) (COND ~b (IOPATH a y (0.27) (0.34) ) ) (COND a (IOPATH b y (0.42) (0.44) ) ) (CONDELSE (IOPATH b y (0.37) (0.45) ) ) ) ) ...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
(COND B (IOPATH A Z (0.042:0.042:0.042) (0.058:0.059:0.059))) (IOPATH (posedge A) Z (0.058:0.058:0.058) (0.062:0.062:0.062)) // 1410th of SDF file (IOPATH (negedge A) Z (0.058:0.058:0.058) (0.061:0.062:0.062)) (COND !A (IOPATH B Z (0.045:0.047:0.047) (0.050:0.052:0.0...
COND:条件路径延迟,可以用于指定状态相关的输入到输出路径延迟。 CONDELSE:默认路径延迟,可以用于指定条件路径的默认值。 PORT:端口延迟,可以用于指定互连走线延迟,该延迟被建模为输入端口的延迟。 INTERCONNECT:互连走线延迟,可以用于指定从其源端到接收端的整个网络的传播延迟。