|
基本上是一些short问题为主,利用率大概是70-80这样,不过这个def里面的结果和innovus routing的结果是很相似的,只是via类型和线宽可能不太一致,然后可能在pin shape内多了一些segment
#Start Detail Routing..
#start initial detail routing ...
# ECO: 0.0% of the total area was rechecked for DRC, and 100.0% required routing.
# number of violations = 146
#
# By Layer and Type :
# Notch Short MinStp MinCut Mar Totals
# M1 0 0 0 0 0 0
# M2 0 12 5 30 16 63
# M3 1 10 0 0 14 25
# M4 0 11 0 0 5 16
# M5 0 12 0 0 8 20
# M6 0 11 0 0 2 13
# M7 0 9 0 0 0 9
# Totals 1 65 5 30 45 146
#cpu time = 00:00:01, elapsed time = 00:00:01, memory = 1350.84 (MB), peak = 1350.86 (MB)
#start 1st optimization iteration ...
# number of violations = 146
#
# By Layer and Type :
# Notch Short MinStp MinCut Mar Totals
# M1 0 0 0 0 0 0
# M2 0 12 5 30 16 63
# M3 1 10 0 0 14 25
# M4 0 11 0 0 5 16
# M5 0 12 0 0 8 20
# M6 0 11 0 0 2 13
# M7 0 9 0 0 0 9
# Totals 1 65 5 30 45 146
#cpu time = 00:00:01, elapsed time = 00:00:01, memory = 1450.07 (MB), peak = 1455.65 (MB) |
|