experiment with same settings as benchs/6502
[soclayout.git] / experiments9 / coriolis2 / settings.py
index 5f7051a642bea34f5e1da36231ada4989d400385..57a8b32080246e94168545667ed15b5c75efcdad 100644 (file)
@@ -135,10 +135,19 @@ with CfgCache('', priority=Cfg.Parameter.Priority.UserFile) as cfg:
     #cfg.etesian.aspectRatio         = 1.0
 
     # Run 5 (make-cgt-5.log)
+    #cfg.etesian.effort               = 2
+    #cfg.etesian.uniformDensity       = True
+    #cfg.etesian.spaceMargin          = 0.05
+    #cfg.etesian.aspectRatio          = 1.0
+
+    # Run 6 (make-cgt-6.log) copy from benchs/6502/cmos45/coriolos2/settings
     cfg.etesian.effort               = 2
     cfg.etesian.uniformDensity       = True
-    cfg.etesian.spaceMargin          = 0.05
+    cfg.etesian.spaceMargin          = 0.3
     cfg.etesian.aspectRatio          = 1.0
+    cfg.etesian.bloat                = 'nsxlib'
+    cfg.katana.searchHalo            = 4
+
     cfg.katana.useGlobalEstimate     = False
     cfg.katana.vTracksReservedLocal  = 7
     cfg.katana.hTracksReservedLocal  = 6