Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | synth_gatemate: Rename multiplier factor parameters | Patrick Urban | 2021-11-13 | 1 | -13/+10 |
| | |||||
* | synth_gatemate: Apply review remarks | Patrick Urban | 2021-11-13 | 1 | -11/+12 |
| | | | | | | | | * 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: Apply review remarks | Patrick Urban | 2021-11-13 | 1 | -2/+2 |
| | |||||
* | synth_gatemate: Initial implementation | Patrick Urban | 2021-11-13 | 1 | -0/+79 |
Signed-off-by: Patrick Urban <patrick.urban@web.de> |