(no commit message)
authorlkcl <lkcl@web>
Tue, 20 Oct 2020 14:34:00 +0000 (15:34 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 20 Oct 2020 14:34:00 +0000 (15:34 +0100)
openpower/sv.mdwn

index 13eb31b29f733a559a4c0a3618056e107f7bf2f6..f331f4285d58d64836acb384c1c14e3e6ef1812a 100644 (file)
@@ -8,7 +8,8 @@ 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.  More complex HDL can be done by repeating existing scalar ALUs as blocks.
+* 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 and pipelines 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