From: Luke Kenneth Casson Leighton Date: Fri, 4 Dec 2020 22:30:16 +0000 (+0000) Subject: increase core size (again) to cope with DFFs currently being made X-Git-Tag: ls180-24jan2020~4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b99b796be87522fa28c26d3e7899725148032f78;p=soclayout.git increase core size (again) to cope with DFFs currently being made instead of SRAM --- diff --git a/experiments9/doDesign.py b/experiments9/doDesign.py index 7d48716..3b0c4b5 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 = 45000 # core size + sz = 47000 # core size try: helpers.setTraceLevel(550) usePadsPosition = True