mirror of https://github.com/YosysHQ/yosys.git
Merge pull request #645 from daveshah1/ecp5_dram_fix
ecp5: Don't map ROMs to DRAM
This commit is contained in:
commit
76baae4b94
|
@ -13,4 +13,5 @@ endbram
|
|||
|
||||
match $__TRELLIS_DPR16X4
|
||||
make_outreg
|
||||
min wports 1
|
||||
endmatch
|
||||
|
|
Loading…
Reference in New Issue