mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-03 00:28:08 +00:00
Revert "intel_alm: direct M10K instantiation"
This reverts commit 09ecb9b2cf
.
This commit is contained in:
parent
38b814b525
commit
a3a90f6377
8 changed files with 38 additions and 128 deletions
|
@ -1,4 +1,4 @@
|
|||
bram MISTRAL_M10K
|
||||
bram __MISTRAL_M10K_SDP
|
||||
init 0 # TODO: Re-enable when I figure out how BRAM init works
|
||||
abits 13 @D8192x1
|
||||
dbits 1 @D8192x1
|
||||
|
@ -27,7 +27,7 @@ bram MISTRAL_M10K
|
|||
endbram
|
||||
|
||||
|
||||
match MISTRAL_M10K
|
||||
match __MISTRAL_M10K_SDP
|
||||
min efficiency 5
|
||||
make_transp
|
||||
endmatch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue