Fix partitioned examples
authorCesar_Strauss <Cesar_Strauss@web>
Sun, 14 Feb 2021 21:44:55 +0000 (21:44 +0000)
committerIkiWiki <ikiwiki.info>
Sun, 14 Feb 2021 21:44:55 +0000 (21:44 +0000)
3d_gpu/architecture/dynamic_simd.mdwn

index 633d518bfb692a08aa98a2d02b8bea5f8a7a6ac8..4654520670b8dd3e08ef1fee227c8ed559a7d538 100644 (file)
@@ -21,8 +21,8 @@ Each partitioned section shall act as an independent Signal where the **partitio
 into all 8 possible combinations of the 3 Partition bits:
 
     exp-a    : ....0....0....0.... 1x 32-bit
-    exp-a    : ....0....0....1.... 1x 8-bit plus 1x 24-bit
-    exp-a    : ....0....1....0.... 1x 8-bit, 1x 16-bit, 1x 8-bit
+    exp-a    : ....0....0....1.... 1x 24-bit plus 1x 8-bit
+    exp-a    : ....0....1....0.... 2x 16-bit
     ...
     ...
     exp-a    : ....1....1....0.... 2x 8-bit, 1x 16-bit