|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
大家好
做place_opt的时候出现illegal placement错误
Error:lib cell 'FFDHD2X' of cell xxxx is illegal for all sites in the block
Error:Could not find a legal placement
A legal placement could not be found
man一下提示可能的原因有
1.row definition,site array 小于core area
请问应该怎么检查site array definition,增加array的值
2.cell pin 可能与power strap 有overlap
这个是要legalize_placement吧,我在design plan中preroute std cell之前没有问题,之后就不通过了
是不是一定要在preroute_standard_cells后legalize_fp_placement后,要通过才行
另外一个问题是,在floorplan后进行时序分析时,运行了optimize_fp_timing过后,report_timing后还有-0.061的时序违例
一定要重新做修复违例还是可以暂时忽略呢
谢谢大家 |
|