projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b6244e
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 2 Oct 2021 18:32:33 +0000
(19:32 +0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 2 Oct 2021 18:32:33 +0000
(19:32 +0100)
3d_gpu/architecture/dynamic_simd.mdwn
patch
|
blob
|
history
diff --git
a/3d_gpu/architecture/dynamic_simd.mdwn
b/3d_gpu/architecture/dynamic_simd.mdwn
index 16a6f5654fe379356d15d06008ef61d077581344..e88a3aa9298985ca74ef97af69e8e14031765b10 100644
(file)
--- a/
3d_gpu/architecture/dynamic_simd.mdwn
+++ b/
3d_gpu/architecture/dynamic_simd.mdwn
@@
-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)