Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nexus: Use `memory_libmap` pass. | Marcelina KoĆcielnicka | 2022-05-18 | 1 | -2/+2 |
| | |||||
* | memory_bram: Reuse extract_rdff helper for make_outreg. | Marcelina KoĆcielnicka | 2021-05-25 | 1 | -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 support | David Shah | 2020-11-20 | 1 | -12/+34 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Update nexus arch tests to new harness | Xiretza | 2020-10-29 | 1 | -19/+3 |
| | |||||
* | synth_nexus: Initial implementation | David Shah | 2020-10-15 | 15 | -0/+298 |
Signed-off-by: David Shah <dave@ds0.me> |