|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
ICC中命令 remove_sdc 中的选项 -keep_parasitics 什么时候使用呢?
我看手册里提到:
If you have run extraction on your design, you can prevent removal of the extracted RC
network by using the -keep_parasitics option when you run the remove_sdc
command. Keeping the RC network saves runtime because IC Compiler does not
need to redo the extraction.
这里的run extraction是指的用starrc提取之后吗? 我感觉 如果remove sdc后,肯定是要重新读入 sdc的,说明sdc文件中有些约束改了,约束不同,那么 design 的 parasitics 就会不同,所以觉得没有必要保留啊 |
|