From: lkcl Date: Mon, 11 Oct 2021 13:27:10 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~3657 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=899a5286fdceef99e8fbe2197e09f88d79cc82e5;p=libreriscv.git --- diff --git a/3d_gpu/architecture/dynamic_simd/shape.mdwn b/3d_gpu/architecture/dynamic_simd/shape.mdwn index 0c96cbb66..ab0c1cc1c 100644 --- a/3d_gpu/architecture/dynamic_simd/shape.mdwn +++ b/3d_gpu/architecture/dynamic_simd/shape.mdwn @@ -47,7 +47,7 @@ widths. A minor wrinkle which emerges from deep analysis is that the overall available width (`Shape.width`) does in fact need to be explicitly -declared, and +declared under *some* circumstances, and the sub-partitions to fit onto power-of-two boundaries, in order to allow straight wire-connections rather than allow the SimdSignal to be arbitrary-sized (compact). Although on shallow inspection this