aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch/nexus
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.
* nexus: DSP inference supportDavid Shah2020-11-201-12/+34
| | | | Signed-off-by: David Shah <dave@ds0.me>
* Update nexus arch tests to new harnessXiretza2020-10-291-19/+3
|
* synth_nexus: Initial implementationDavid Shah2020-10-1515-0/+298
Signed-off-by: David Shah <dave@ds0.me>