projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a1538c
)
ecp5: Fix shuffle_enable port
author
David Shah
<dave@ds0.me>
Tue, 1 Oct 2019 13:14:46 +0000
(14:14 +0100)
committer
David Shah
<dave@ds0.me>
Tue, 1 Oct 2019 13:14:46 +0000
(14:14 +0100)
Signed-off-by: David Shah <dave@ds0.me>
techlibs/ecp5/bram.txt
patch
|
blob
|
history
diff --git
a/techlibs/ecp5/bram.txt
b/techlibs/ecp5/bram.txt
index 5709604892c8ffceac742e2d8e520112e903891f..777ccaa2eba1efaf77902acef1077a1d05b2016b 100644
(file)
--- a/
techlibs/ecp5/bram.txt
+++ b/
techlibs/ecp5/bram.txt
@@
-40,7
+40,7
@@
endbram
match $__ECP5_PDPW16KD
min bits 2048
min efficiency 5
- shuffle_enable
B
+ shuffle_enable
A
make_transp
or_next_if_better
endmatch
@@
-48,5
+48,5
@@
endmatch
match $__ECP5_DP16KD
min bits 2048
min efficiency 5
- shuffle_enable
B
+ shuffle_enable
A
endmatch