SymbiFlow / yosys

SymbiFlow WIP changes for Yosys Open SYnthesis Suite
http://www.clifford.at/yosys/
ISC License
37 stars 9 forks source link

brams: re-enable ramb36e1 inference #56

Closed acomodi closed 4 years ago

acomodi commented 4 years ago

Signed-off-by: Alessandro Comodi acomodi@antmicro.com

This is to re-enable RAMB36E1 inference in yosys.

The change is going to be merged in the wip/disable-primitives branch, so to avoid conflicts when using update_tools

litghost commented 4 years ago

LGTM

acomodi commented 4 years ago

Merging. Travis CI failed on the same tests as the previous run on this branch, because of the RAM32x1D is disabled, hence unrelated to the re-enabling of RAMB36E1.