From: Luke Kenneth Casson Leighton Date: Thu, 3 Dec 2020 17:12:05 +0000 (+0000) Subject: increase size to 45,000 to cope with 3x extra SRAMs X-Git-Tag: ls180-24jan2020~7 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=85b72f4237b6af73a94af3435befc7eec2aae0df;p=soclayout.git increase size to 45,000 to cope with 3x extra SRAMs --- diff --git a/experiments9/doDesign.py b/experiments9/doDesign.py index 9fd3c19..7d48716 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 = 40000 # core size + sz = 45000 # core size try: helpers.setTraceLevel(550) usePadsPosition = True