## Simple-V
Primary benefit of Simple-V is the OO abstraction of parallel principles
-from actual hardware. It's an API in effect that's designed to be
-slotted in to an existing implementation (just after instruction decode)
-with minimum disruption and effort.
+from actual (internal) parallel hardware. It's an API in effect that's
+designed to be slotted in to an existing implementation (just after
+instruction decode) with minimum disruption and effort.
* minus: the complexity of having to use register renames, OoO, VLIW,
register file cacheing, all of which has been done before but is a