projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c95aa37
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 24 Sep 2021 10:35:33 +0000
(11:35 +0100)
committer
IkiWiki
<ikiwiki.info>
Fri, 24 Sep 2021 10:35:33 +0000
(11:35 +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 a6f1a66fa48237bcc2ee40636b86e882127237fa..a794e0d41d1885c5b8849db4c9c999f1a30b2146 100644
(file)
--- a/
3d_gpu/architecture/dynamic_simd.mdwn
+++ b/
3d_gpu/architecture/dynamic_simd.mdwn
@@
-47,7
+47,8
@@
Basic principle: when all partition gates are open the ALU is subdivided into is
Pages below describe the basic features of each and track the relevant bugreports.
-* [[dynamic_simd/eq]]
+* [[dynamic_simd/eq]] aka `__eq__` not to be confused with nmigen eq
+* [[dynamic_simd/assign]] nmigen eq (assignment)
* [[dynamic_simd/gt]]
* [[dynamic_simd/add]]
* [[dynamic_simd/cat]] - limited capability