(no commit message)
authorlkcl <lkcl@web>
Sat, 2 Oct 2021 18:32:33 +0000 (19:32 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 2 Oct 2021 18:32:33 +0000 (19:32 +0100)
3d_gpu/architecture/dynamic_simd.mdwn

index 16a6f5654fe379356d15d06008ef61d077581344..e88a3aa9298985ca74ef97af69e8e14031765b10 100644 (file)
@@ -73,7 +73,8 @@ transparent SIMD run-time dynamic behaviour as far as end-usage is
 concerned.
 
 The alternative is absolutely awful and completely unacceptable
-for both maintenance cost and development cost:
+for both maintenance cost and development cost.  Even the most
+basic HDL is literally an order of magnitude larger:
 
     # declare x, y and out as 16-bit scalar Signals
     x = Signal(16)