projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b15f0d
)
microwatt: Filled in missing text.
author
Andrey Miroshnikov
<andrey@technepisteme.xyz>
Tue, 9 May 2023 12:32:09 +0000
(13:32 +0100)
committer
Andrey Miroshnikov
<andrey@technepisteme.xyz>
Tue, 9 May 2023 12:32:09 +0000
(13:32 +0100)
HDL_workflow/microwatt.mdwn
patch
|
blob
|
history
diff --git
a/HDL_workflow/microwatt.mdwn
b/HDL_workflow/microwatt.mdwn
index fb1bcf8d98d29777f9528b587b38ee9cbdbd8188..b00f2b84e9e045550ded5c8b9cf1274ddf6d0b9f 100644
(file)
--- a/
HDL_workflow/microwatt.mdwn
+++ b/
HDL_workflow/microwatt.mdwn
@@
-116,7
+116,7
@@
To compile the verilator simulation binary, call make with the
## Compiling hello world code
-We need some
to actually run on the core, so...?
+We need some
code to actually run on the core, so start with the 'hello world'.
Instructions assume you're still in the microwatt directory.
(microwatt):$ cd hello_world