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