2011年8月15日 星期一

Design Compiler再了解(四十六)

Breaking a Feedback Loop

基本上combination loop 的design應該是不可出現的
但是作整合的人遇到了,
合成時就要想辦法解決

1. 先要找出那裡有loop

Find the feedback loop in your design by using the report_timing -loop option.


2. Break the feedback loop using the set_disable_timing command to disable the path
trace.


沒有留言: