Reduce the default pixel threshold to 5.

This commit is contained in:
Jean-Paul Chaput 2023-03-26 21:12:49 +02:00
parent 7ed41613de
commit e5d9c8808b
1 changed files with 1 additions and 0 deletions

View File

@ -189,6 +189,7 @@ def setupSky130_c4m ( checkToolkit=None, pdkMasterTop=None ):
cfg.misc.logMode = True
cfg.misc.verboseLevel1 = False
cfg.misc.verboseLevel2 = False
cfg.viewer.pixelThreshold = 5
cfg.etesian.graphics = 2
cfg.anabatic.topRoutingLayer = 'm4'
cfg.katana.eventsLimit = 4000000