memory_bram: Reuse extract_rdff helper for make_outreg.
authorMarcelina Kościelnicka <mwk@0x04.net>
Tue, 25 May 2021 17:31:53 +0000 (19:31 +0200)
committerMarcelina Kościelnicka <mwk@0x04.net>
Tue, 25 May 2021 20:42:03 +0000 (22:42 +0200)
commit18806f1ef653f29654533ee47fd8a1b0cf1d645a
tree0643b3e6df614a31938e1b1af72cbab577f5fdf7
parent0795b3ec076d8d2c0aa0d954b707271bd2f064bf
memory_bram: Reuse extract_rdff helper for make_outreg.

Also properly skip read ports with init value or reset when not making
use of make_outreg.  Proper support for matching those will land later.
passes/memory/memory_bram.cc
tests/arch/anlogic/lutram.ys
tests/arch/ecp5/lutram.ys
tests/arch/intel_alm/lutram.ys
tests/arch/nexus/lutram.ys