The upper routing layer in gf180mcu is Metal5, not MetalTop (power).
This commit is contained in:
parent
d532bb563f
commit
a665a1bcfc
|
@ -139,7 +139,7 @@ def _routing():
|
|||
cfg.anabatic.globalLengthThreshold = 1450
|
||||
cfg.anabatic.saturateRatio = 0.90
|
||||
cfg.anabatic.saturateRp = 10
|
||||
cfg.anabatic.topRoutingLayer = 'MetalTop'
|
||||
cfg.anabatic.topRoutingLayer = 'Metal5'
|
||||
cfg.anabatic.edgeLength = 48
|
||||
cfg.anabatic.edgeWidth = 8
|
||||
cfg.anabatic.edgeCostH = 9.0
|
||||
|
|
Loading…
Reference in New Issue