From 899a5286fdceef99e8fbe2197e09f88d79cc82e5 Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 11 Oct 2021 14:27:10 +0100 Subject: [PATCH] --- 3d_gpu/architecture/dynamic_simd/shape.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2