From: Cesar_Strauss Date: Sun, 14 Feb 2021 21:44:55 +0000 (+0000) Subject: Fix partitioned examples X-Git-Tag: convert-csv-opcode-to-binary~166 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=78fe47d0dcfbe626bccf137c2e81fae92bbf9a1c;p=libreriscv.git Fix partitioned examples --- diff --git a/3d_gpu/architecture/dynamic_simd.mdwn b/3d_gpu/architecture/dynamic_simd.mdwn index 633d518bf..465452067 100644 --- a/3d_gpu/architecture/dynamic_simd.mdwn +++ b/3d_gpu/architecture/dynamic_simd.mdwn @@ -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