From 7b87264efb7d344c0e86ee8145c06f426f5d66e5 Mon Sep 17 00:00:00 2001 From: lkcl Date: Tue, 20 Oct 2020 15:33:14 +0100 Subject: [PATCH] --- openpower/sv.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv.mdwn b/openpower/sv.mdwn index 795bf29b0..13eb31b29 100644 --- a/openpower/sv.mdwn +++ b/openpower/sv.mdwn @@ -8,7 +8,7 @@ Fundamental design principles: Advantages of these design principles: -* It is therefore easy to create a first (and sometimes only) implementation as literally a for-loop in hardware, simulators, and compilers. +* It is therefore easy to create a first (and sometimes only) implementation as literally a for-loop in hardware, simulators, and compilers. More complex HDL can be done by repeating existing scalar ALUs as blocks. * As (mostly) a high-level "context" that does not (significantly) deviate from scalar OpenPOWER ISA it is minimally-disruptive and consequently stands a reasonable chance of broad community adoption and acceptance Pages being developed and examples -- 2.30.2