From: lkcl Date: Fri, 20 Jul 2018 14:07:05 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~5039 X-Git-Url: https://git.libre-soc.org/?p=libreriscv.git;a=commitdiff_plain;h=81d6c608126c1eb9aff93d675c28c380b61e5d16 --- diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index e422e11f7..f4b709359 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -12,6 +12,8 @@ of Out-of-order restructuring (including parallel ALU lanes) or VLIW implementations, or SIMD, or anything else, would then benefit from the uniformity of a consistent API. +**No arithmetic operations are added or required to be added.** SV is purely a parallelism API and consequentially is suitable for use even with RV32E. + Talk slides: [[!toc ]]