mirror of https://github.com/YosysHQ/yosys.git
ecp5: Don't map ROMs to DRAM
Signed-off-by: David Shah <davey1576@gmail.com>
This commit is contained in:
parent
7d88d851d8
commit
ae8637cd63
|
@ -13,4 +13,5 @@ endbram
|
||||||
|
|
||||||
match $__TRELLIS_DPR16X4
|
match $__TRELLIS_DPR16X4
|
||||||
make_outreg
|
make_outreg
|
||||||
|
min wports 1
|
||||||
endmatch
|
endmatch
|
||||||
|
|
Loading…
Reference in New Issue