From: Luke Kenneth Casson Leighton Date: Tue, 26 Mar 2019 02:43:49 +0000 (+0000) Subject: cosmetic change 2 X-Git-Tag: convert-csv-opcode-to-binary~4722 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c5523b398e1ef2b88af56716e75ab3c12a379dd9;p=libreriscv.git cosmetic change 2 --- diff --git a/3d_gpu/spike_sv.mdwn b/3d_gpu/spike_sv.mdwn index 7b74b23de..d960142b5 100644 --- 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: + 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!