From: lkcl Date: Thu, 11 Feb 2021 07:54:19 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~214 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f673d5cb55aebeae8a9d2c13a75e5e42b61f1f2d;p=libreriscv.git --- diff --git a/3d_gpu/architecture/dynamic_simd.mdwn b/3d_gpu/architecture/dynamic_simd.mdwn index 7ac46687f..1ab91876e 100644 --- a/3d_gpu/architecture/dynamic_simd.mdwn +++ b/3d_gpu/architecture/dynamic_simd.mdwn @@ -1,6 +1,7 @@ # Dynamic Partitioned SIMD Links: + * To save hugely on gate count the normal practice of having separate scalar ALUs and separate SIMD ALUs is not followed.