DC -incrmental set_dont_use
时间:10-02
整理:3721RD
点击:
Marking library cells with the dont_use attribute does not work for an incremental flow
when it is applied to a topographical netlist. Make sure to apply any set_dont_use
attributes before the first pass of a topographical-based synthesis.
这里的意思是增量编译的时候,库里dont_use 属性的cell,也有可能使用,所以要在第一步对一些cell设置set-dont_use吗
when it is applied to a topographical netlist. Make sure to apply any set_dont_use
attributes before the first pass of a topographical-based synthesis.
这里的意思是增量编译的时候,库里dont_use 属性的cell,也有可能使用,所以要在第一步对一些cell设置set-dont_use吗
