projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19fd090
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 9 Oct 2021 14:41:17 +0000
(15:41 +0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 9 Oct 2021 14:41:17 +0000
(15:41 +0100)
3d_gpu/architecture/dynamic_simd/shape.mdwn
patch
|
blob
|
history
diff --git
a/3d_gpu/architecture/dynamic_simd/shape.mdwn
b/3d_gpu/architecture/dynamic_simd/shape.mdwn
index 9b9f4248396513967c7d39d6428bf7bbbbd02d4d..3fdc4a3d738630f6b9cb6c1b8200c10b8c4376cc 100644
(file)
--- a/
3d_gpu/architecture/dynamic_simd/shape.mdwn
+++ b/
3d_gpu/architecture/dynamic_simd/shape.mdwn
@@
-115,6
+115,7
@@
SIMD transparently:
sdc = SimdShape(64, ....)
sdc.SigKls = SimdSignal # advanced SIMD Signal
sdc.elwidth = Signal(2)
+
# select one
if compiletime_switch == 'SIMD':
ctx = simdctx