From: Tobias Platen Date: Thu, 28 Apr 2022 18:44:37 +0000 (+0200) Subject: add commands needed to compile microwatt-verilator X-Git-Tag: opf_rfc_ls005_v1~2546 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cc886fa8de8cc075e3e0264d19827679dcb0bd6c;p=libreriscv.git add commands needed to compile microwatt-verilator --- diff --git a/HDL_workflow/ls2.mdwn b/HDL_workflow/ls2.mdwn index af04de74a..0eab0f0cc 100644 --- a/HDL_workflow/ls2.mdwn +++ b/HDL_workflow/ls2.mdwn @@ -89,4 +89,9 @@ The output of that command is: ethmac pins None hyperram pins [] fw at address ff000000 - SRAM 0x8000 at address 0x0 \ No newline at end of file + SRAM 0x8000 at address 0x0 + +After that you can compile microwatt-verilator: + + export FPGA_TARGET=verilator + make microwatt-verilator