ICC check_library Error
时间:10-02
整理:3721RD
点击:
Hi all, I've trouble when invoking check_library using ICC, with the detailed info listed below
....
could anyone plz told me how to fix this issue,
sincerely thanks in advance.
BR
henry
....
could anyone plz told me how to fix this issue,
sincerely thanks in advance.
BR
henry
-
宽金属线才做slot
物理上有pin,db里没有
physical lib (reference lib) vs. logic library (*.lib or *.db)are mismatch
不知道你的milkyway dabebase是不是自己生成的,你可以看看astro 的UG,里面有讲怎么样生成
physical lib应该在用命令把电源脚加进去,例如:
dbSetCellPortTypes "nand_macro" '(
("VDD" "Power" )
("VSS" "Ground" )
) #f