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