projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bb2c85
)
add commands needed to compile microwatt-verilator
author
Tobias Platen
<tplaten@posteo.de>
Thu, 28 Apr 2022 18:44:37 +0000
(20:44 +0200)
committer
Tobias Platen
<tplaten@posteo.de>
Thu, 28 Apr 2022 18:44:37 +0000
(20:44 +0200)
HDL_workflow/ls2.mdwn
patch
|
blob
|
history
diff --git
a/HDL_workflow/ls2.mdwn
b/HDL_workflow/ls2.mdwn
index af04de74a27f3aadece22838508c4c5bf805340d..0eab0f0cc06d0cf1be7cade6c0334f0b8f75ad1c 100644
(file)
--- 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 [<lambdasoc.periph.hyperram.HyperRAMPads object at 0x735e9940dd30>]
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