projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
916dda5
)
(no commit message)
author
lkcl
<lkcl@web>
Mon, 11 Oct 2021 14:18:39 +0000
(15:18 +0100)
committer
IkiWiki
<ikiwiki.info>
Mon, 11 Oct 2021 14:18:39 +0000
(15:18 +0100)
3d_gpu/architecture/dynamic_simd/eq.mdwn
patch
|
blob
|
history
diff --git
a/3d_gpu/architecture/dynamic_simd/eq.mdwn
b/3d_gpu/architecture/dynamic_simd/eq.mdwn
index 040cc2f1519ee34e9b05a35be600035d34619085..bbbdc6616fafc07069081b4f881a70c386809045 100644
(file)
--- a/
3d_gpu/architecture/dynamic_simd/eq.mdwn
+++ b/
3d_gpu/architecture/dynamic_simd/eq.mdwn
@@
-30,7
+30,6
@@
the truth table for the 4-bit outputs `o0-o3` are as follows:
[[!table data="""
p2p1p0 | o0 | o1 | o2 | o3
------- | -------- | -------- | -------- | --------
0 0 0 | &(eq0-3) | &(eq0-3) | &(eq0-3) | &(eq0-3)
0 0 1 | eq0 | &(eq1-3) | &(eq1-3) | &(eq1-3)
0 1 0 | &(eq0-1) | &(eq0-1) | &(eq2-3) | &(eq2-3)