synth_gatemate: Apply review remarks
authorPatrick Urban <patrick.urban@web.de>
Fri, 24 Sep 2021 14:00:59 +0000 (16:00 +0200)
committerMarcelina Koƛcielnicka <mwk@0x04.net>
Sat, 13 Nov 2021 20:53:25 +0000 (21:53 +0100)
commit0a72952d5f259a23f9d1122d936d3d4d60ce224d
tree45c12931e95aade5618088a70d2f0187bd1fdeb2
parentcfcc38582a4464b0a0551b842ea7a22c6f9a559d
synth_gatemate: Apply review remarks

* 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
Makefile
techlibs/gatemate/cells_sim.v
techlibs/gatemate/gatemate_bramopt.cc
techlibs/gatemate/mul_map.v
techlibs/gatemate/reg_map.v
techlibs/gatemate/synth_gatemate.cc