马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
经常在eetop的帖子里看到关于如何fix setup violation,经常看到如下的一种方法:
“If you find the timing violation cause by longtime path(net delay),Try to modify cell position.Move the cellstogether”
我想问下,在ICC中是怎么做的?
(1) 手动移动cell? 但是这样每次都是使这条path的timing的更差,或者又导致了更多其它path的违例;
(2)使用move bound,然后重新place_opt?我试过,move bound貌似也不好用;
不知道上面那种方法到底是如何做的; |