From 391663010db818801282135a33a5616ecc4795ba Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 25 Jul 2022 11:28:59 +0100 Subject: [PATCH] --- openpower/sv/executive_summary.mdwn | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/openpower/sv/executive_summary.mdwn b/openpower/sv/executive_summary.mdwn index 985e13d24..9844a50c4 100644 --- a/openpower/sv/executive_summary.mdwn +++ b/openpower/sv/executive_summary.mdwn @@ -1,5 +1,6 @@ Simple-V is a Scalable Vector ISA Extension specifically tailored -for the uniquely powerful capabilities of the Power ISA. +for the uniquely powerful capabilities of the Power ISA. SVP64 +is the instruction set format. **Simple-V does not modify harm or corrupt the existing Power ISA** and does not interfere with an existing system. It needs only a small @@ -33,9 +34,10 @@ Scalable Vectors in mind in the first place. Contrast with RISC-V which was designed over a 7 year period with Cray-style Vectors right from the start.* Even with this amount of time spent, SVP64 exceeds the capability of RVV. -RISC-V could have been significanyly enhanced if Simple V had been applied +RISC-V could have been significantly enhanced if Simple V had been applied to it: this possibility was investigated very early but the decision was -Made to go with Power ISA instead. +made to go with Power ISA instead. + Therefore it is crucial to note that Simple-V is **not RISC-V and is not RISC-V Vectors**. [NEC SX Aurora](https://sxauroratsubasa.sakura.ne.jp/documents/guide/pdfs/Aurora_ISA_guide.pdf), -- 2.30.2