projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae9d00f
)
cosmetic change
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 26 Mar 2019 02:42:17 +0000
(
02:42
+0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 26 Mar 2019 02:42:17 +0000
(
02:42
+0000)
3d_gpu/spike_sv.mdwn
patch
|
blob
|
history
diff --git
a/3d_gpu/spike_sv.mdwn
b/3d_gpu/spike_sv.mdwn
index b52ed54a1c7fbac87f2a6306bed23b54aebc383a..7b74b23de694d6f4be8d3a3f49b9a82c683640ea 100644
(file)
--- a/
3d_gpu/spike_sv.mdwn
+++ b/
3d_gpu/spike_sv.mdwn
@@
-1,6
+1,7
@@
# Simple-V Spike emulator
####1. Set RISCV and PATH variables
+
RISCV will be the location where riscv-tools will place all created
executables into when building. RISCV must also be appended to the PATH
to allow the usage of the created executables without specifying RISCV.