mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Added memory_bram "make_outreg" feature
This commit is contained in:
parent
44519d4399
commit
7319951145
2 changed files with 27 additions and 2 deletions
|
@ -26,9 +26,11 @@ bram $__XILINX_RAM128X1D
|
|||
endbram
|
||||
|
||||
match $__XILINX_RAM64X1D
|
||||
make_outreg
|
||||
or_next_if_better
|
||||
endmatch
|
||||
|
||||
match $__XILINX_RAM128X1D
|
||||
make_outreg
|
||||
endmatch
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue