From: Luke Kenneth Casson Leighton Date: Wed, 13 Jun 2018 07:44:44 +0000 (+0100) Subject: update X-Git-Tag: convert-csv-opcode-to-binary~5216 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5117d0ca405d7ee5a1dd4f3c61ea9795ef9a15ef;p=libreriscv.git update --- diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index 423f49fea..0c0dde765 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -18,8 +18,8 @@ instruction queue (FIFO), pending execution. *Actual* parallelism, if added independently of Simple-V in the form of Out-of-order restructuring (including parallel ALU lanes) or VLIW -implementations, or SIMD, or anything else, would then benefit *if* -Simple-V was added on top. +implementations, or SIMD, or anything else, would then benefit from +the uniformity of a consistent API. [[!toc ]]