Commit Graph

4 Commits (64997811a8b7933afbb545675ea5a33952e445c1)

Author SHA1 Message Date
Anton Blanchard 64997811a8 Fix power plumbing in execute unit 2 years ago
Anton Blanchard 68495c9b4b ASIC: Switch to ghdl --synth
Use ghdl --synth to convert to verilog directly instead of going
through Yosys.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2 years ago
Anton Blanchard 82c8f48f77 ASIC: Fix multiplier power
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2 years ago
Anton Blanchard 2b47de30c4 Add a script to post process the Microwatt verilog for caravel
To produce verilog suitable for caravel:

make DOCKER=1 FPGA_TARGET=caravel microwatt_asic.v
./caravel/process-microwatt-verilog.sh

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2 years ago