The upper routing layer in gf180mcu is Metal5, not MetalTop (power).

This commit is contained in:
Jean-Paul Chaput 2023-09-28 19:47:51 +02:00
parent d532bb563f
commit a665a1bcfc
1 changed files with 1 additions and 1 deletions

View File

@ -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