From: Luke Kenneth Casson Leighton Date: Wed, 2 Dec 2020 23:44:51 +0000 (+0000) Subject: increase size to 40,000 X-Git-Tag: ls180-24jan2020~12 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3c534a425d5902f4b3d91697b17dc5191c19629a;p=soclayout.git increase size to 40,000 --- diff --git a/experiments9/doDesign.py b/experiments9/doDesign.py index 1aae385..9fd3c19 100644 --- a/experiments9/doDesign.py +++ b/experiments9/doDesign.py @@ -134,7 +134,7 @@ def scriptMain (**kw): """The mandatory function to be called by Coriolis CGT/Unicorn.""" global af rvalue = True - sz = 36000 # core size + sz = 40000 # core size try: helpers.setTraceLevel(550) usePadsPosition = True