projects
/
soclayout.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e3e29f
)
increase core size (again) to cope with DFFs currently being made
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 4 Dec 2020 22:30:16 +0000
(22:30 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 4 Dec 2020 22:30:16 +0000
(22:30 +0000)
instead of SRAM
experiments9/doDesign.py
patch
|
blob
|
history
diff --git
a/experiments9/doDesign.py
b/experiments9/doDesign.py
index 7d48716b31998b409d564eafe3d3baca80644a8c..3b0c4b5ad6eb21cdbe01e606953e35daf997e1c6 100644
(file)
--- 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 = 4
5
000 # core size
+ sz = 4
7
000 # core size
try:
helpers.setTraceLevel(550)
usePadsPosition = True