makefile: Simplify microwatt-verilator target, add Docker image
authorAnton Blanchard <anton@linux.ibm.com>
Fri, 13 Aug 2021 05:04:06 +0000 (15:04 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Sat, 14 Aug 2021 09:35:53 +0000 (19:35 +1000)
commit7e2de602ee5277354b97df1eb57dd947f0e84b42
tree8a65dfd78e62757638e008425d62314712409304
parent8cdb00652b1693d1c4fefd20c9de3d2900cc0ecc
makefile: Simplify microwatt-verilator target, add Docker image

Recent versions of verilator support the --build option, allowing
us to remove a step.

Also add a Docker image for verilator.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
Makefile