Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gatemate: Enable register initialization | Patrick Urban | 2023-02-15 | 1 | -2/+8 |
| | |||||
* | synth_gatemate: Remove unsupported FF initialization | Patrick Urban | 2021-11-13 | 1 | -2/+0 |
| | |||||
* | synth_gatemate: Apply review remarks | Patrick Urban | 2021-11-13 | 1 | -61/+0 |
| | | | | | | | | * remove unused techmap models in `map_regs.v` * replace RAM initilization loops with 320-bit-writes * add script to test targets in top-level Makefile * remove `MAXWIDTH` parameter and treat both vector widths individually in `mult_map.v` * iterate over all modules in `gatemate_bramopt` pass | ||||
* | synth_gatemate: Initial implementation | Patrick Urban | 2021-11-13 | 1 | -0/+108 |
Signed-off-by: Patrick Urban <patrick.urban@web.de> |