(no commit message)
authorlkcl <lkcl@web>
Fri, 11 Feb 2022 13:13:19 +0000 (13:13 +0000)
committerIkiWiki <ikiwiki.info>
Fri, 11 Feb 2022 13:13:19 +0000 (13:13 +0000)
HDL_workflow/microwatt.mdwn

index a8dc89315f2d1c612bb8c95b2b3a4fcc33dc590f..4d4729f29fcfe52c711f545e420ee4c73410f95a 100644 (file)
@@ -66,3 +66,13 @@ This needs gcc-powerpc64le-linux-gnu if cross compilation is used.
 
 * https://github.com/shenki/buildroot/commits/microwatt
 * https://codeconstruct.com.au/docs/microwatt-orangecrab/
+
+# Notes for ulx3s
+
+notes for how to compile for ulx3s
+
+    git clone https://git.libre-soc.org/git/microwatt.git
+    git checkout -b verilator_trace
+    export FPGA_TARGET=ulx3s
+    make microwatt.svf
+