projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0041d7c
)
cosmetic change 2
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 26 Mar 2019 02:43:49 +0000
(
02:43
+0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 26 Mar 2019 02:43:49 +0000
(
02:43
+0000)
3d_gpu/spike_sv.mdwn
patch
|
blob
|
history
diff --git
a/3d_gpu/spike_sv.mdwn
b/3d_gpu/spike_sv.mdwn
index 7b74b23de694d6f4be8d3a3f49b9a82c683640ea..d960142b5b086d3cc2a65ab88853a3a0a4d79477 100644
(file)
--- a/
3d_gpu/spike_sv.mdwn
+++ b/
3d_gpu/spike_sv.mdwn
@@
-12,6
+12,7
@@
> export PATH="$PATH:$RISCV/bin"
####2. Install riscv-tools: <https://github.com/riscv/riscv-tools>
+
riscv-tools is needed to perform a variety of actions such as: compiling
a program to work with a spike simulator, simulate the kernel running
on spike, and more!