projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96d66e0
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 11 Feb 2022 13:13:19 +0000
(13:13 +0000)
committer
IkiWiki
<ikiwiki.info>
Fri, 11 Feb 2022 13:13:19 +0000
(13:13 +0000)
HDL_workflow/microwatt.mdwn
patch
|
blob
|
history
diff --git
a/HDL_workflow/microwatt.mdwn
b/HDL_workflow/microwatt.mdwn
index a8dc89315f2d1c612bb8c95b2b3a4fcc33dc590f..4d4729f29fcfe52c711f545e420ee4c73410f95a 100644
(file)
--- a/
HDL_workflow/microwatt.mdwn
+++ b/
HDL_workflow/microwatt.mdwn
@@
-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
+