可是我试验了一下,发现还有下面的问题:
createSpareModule -moduleName aa -cell {IN01D1 2 NI01D1 2} -tieLo {IN01D1:A} -tie {TIEHI TIELO}
按照你上面的写法试验了一下,报告出来错误结果是:
Unable to determine tie-high and tie-low pins for the provided tie-cell(s).
Check if the pin function has been correctly defined in the timing library file.
不是太明白这是怎么回事?
如果是只写前面的module,不管tie单元,是可以的
createSpareModule -moduleName aa -cell {IN01D1 2 NI01D1 2}