3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-11 21:50:54 +00:00

intel_alm: direct M10K instantiation

This reverts commit a3a90f6377.
This commit is contained in:
Dan Ravensloft 2020-07-26 19:28:10 +01:00 committed by Marcelina Kościelnicka
parent 62311b7ec0
commit a2fb84fd0c
8 changed files with 133 additions and 39 deletions

View file

@ -1,4 +1,4 @@
bram __MISTRAL_M10K_SDP
bram MISTRAL_M10K
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_SDP
endbram
match __MISTRAL_M10K_SDP
match MISTRAL_M10K
min efficiency 5
make_transp
endmatch