From: Luke Kenneth Casson Leighton Date: Tue, 1 Mar 2022 06:51:40 +0000 (+0000) Subject: add notes on orangecrab and ulx3s X-Git-Tag: opf_rfc_ls005_v1~3175 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6f7f51fa2df95df0da20fd38c871e4039491462e;p=libreriscv.git add notes on orangecrab and ulx3s --- diff --git a/HDL_workflow/microwatt.mdwn b/HDL_workflow/microwatt.mdwn index eb5e66c78..0d3f1da7f 100644 --- a/HDL_workflow/microwatt.mdwn +++ b/HDL_workflow/microwatt.mdwn @@ -6,6 +6,7 @@ useful links: * * +* prerequisite tools: @@ -78,10 +79,14 @@ This needs gcc-powerpc64le-linux-gnu if cross compilation is used. notes for how to compile for ulx3s + git clone https://github.com/kost/fujprog + (follow build procedure shown in fujprog README) git clone https://git.libre-soc.org/git/microwatt.git git checkout -b verilator_trace export FPGA_TARGET=ulx3s make microwatt.svf + fujprog microwatt.svf + # Notes for nextpnr-xilinx