projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b86b5d
)
nexus: Add make_transp to BRAMs
author
David Shah
<dave@ds0.me>
Thu, 22 Oct 2020 14:11:59 +0000
(15:11 +0100)
committer
David Shah
<dave@ds0.me>
Thu, 22 Oct 2020 14:11:59 +0000
(15:11 +0100)
Signed-off-by: David Shah <dave@ds0.me>
techlibs/nexus/brams.txt
patch
|
blob
|
history
diff --git
a/techlibs/nexus/brams.txt
b/techlibs/nexus/brams.txt
index f7f49b9f088821e555b9f8ff180ba761cda957c7..086afe8bf97511728e7839353e64def7fe786071 100644
(file)
--- a/
techlibs/nexus/brams.txt
+++ b/
techlibs/nexus/brams.txt
@@
-35,6
+35,7
@@
match $__NX_PDP16K
min bits 2048
min efficiency 5
shuffle_enable A
+ make_transp
or_next_if_better
endmatch
@@
-46,6
+47,7
@@
match $__NX_PDP16K
attribute !logic_block
min wports 1
shuffle_enable A
+ make_transp
or_next_if_better
endmatch
@@
-56,5
+58,6
@@
match $__NX_PDP16K
attribute !ram_block
attribute !logic_block
max wports 0
+ make_transp
shuffle_enable A
endmatch