aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch/nexus/lutram.ys
Commit message (Collapse)AuthorAgeFilesLines
* memory_bram: Reuse extract_rdff helper for make_outreg.Marcelina Koƛcielnicka2021-05-251-2/+2
| | | | | 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.
* synth_nexus: Initial implementationDavid Shah2020-10-151-0/+19
Signed-off-by: David Shah <dave@ds0.me>