From: Luke Kenneth Casson Leighton Date: Mon, 12 Apr 2021 22:34:37 +0000 (+0000) Subject: set routingGauge manually X-Git-Tag: LS180_RC3~122 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=350366183f171cdbdb8baed04760f39f076b19f5;p=soclayout.git set routingGauge manually --- diff --git a/experiments10_verilog/coriolis2/settings.py b/experiments10_verilog/coriolis2/settings.py index e4e3362..807fae0 100644 --- a/experiments10_verilog/coriolis2/settings.py +++ b/experiments10_verilog/coriolis2/settings.py @@ -54,6 +54,7 @@ with overlay.CfgCache(priority=Cfg.Parameter.Priority.UserFile) as cfg: cfg.etesian.aspectRatio = 1.0 cfg.anabatic.edgeLenght = 24 cfg.anabatic.edgeWidth = 8 + cfg.anabatic.routingGauge = 'FlexLib' cfg.anabatic.topRoutingLayer = 'METAL5' cfg.katana.eventsLimit = 4000000 cfg.etesian.effort = 2