From 5e23f29b7353febc9ce914aed5aefdc94bc95689 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sun, 20 Dec 2020 00:22:43 +0000 Subject: [PATCH] --- 3d_gpu/architecture/dynamic_simd/logicops.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3d_gpu/architecture/dynamic_simd/logicops.mdwn b/3d_gpu/architecture/dynamic_simd/logicops.mdwn index caad548dc..711dfa6db 100644 --- a/3d_gpu/architecture/dynamic_simd/logicops.mdwn +++ b/3d_gpu/architecture/dynamic_simd/logicops.mdwn @@ -56,7 +56,7 @@ thus we have a convention where the result is *also a partitioned signal*, and c the second observation then is that, actually, just like the other partitioned operations, it may be possible to "construct" the longer results from the 8x8 ones, based on whether the partition gates are open or closed. -# Boolean truth table +# Boolean truth table for Partitioned XOR Exactly the same as for eq, instead the "xor" operator for example is the amalgamation of 4 partial results, x0 to x3. -- 2.30.2