add notes on orangecrab and ulx3s
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 1 Mar 2022 06:51:40 +0000 (06:51 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 1 Mar 2022 06:51:47 +0000 (06:51 +0000)
HDL_workflow/microwatt.mdwn

index eb5e66c78683e9a1a384b72bc81bbb0ab47a92f1..0d3f1da7f6c515b315bd7eaf82f7e68536c6717b 100644 (file)
@@ -6,6 +6,7 @@ useful links:
 
 * <https://codeconstruct.com.au/docs/microwatt-orangecrab/>
 * <https://shenki.github.io/boot-linux-on-microwatt/>
+* <https://github.com/gregdavill/OrangeCrab-test-sw>
 
 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