微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微电子和IC设计 > IC后端设计交流 > 請問dbSetCellPortTypes 定義過的port 要如何remove?

請問dbSetCellPortTypes 定義過的port 要如何remove?

时间:10-02 整理:3721RD 点击:
例如:
dbSetCellPortTypes "VIR_LIB" "VIR_CELL" '(
("VSS" "Inout" "Ground" )
("VDD_CO" "Inout" "Power" )
("VDD" "Inout" "Power" )
("PAD" "Input" )
("O" "Output" )
) #f
我要把VDD這個portremove 掉!

重新load一遍新file即可,
#t 还是 #f 不记得了,

不行耶!
dbSetCellPortTypes "VIR_LIB" "VIR_CELL" '(
("VSS" "Inout" "Ground" )
("VDD_CO" "Inout" "Power" )
("PAD" "Input" )
("O" "Output" )
) #t

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top