From 2904e678e4f988c82af66bed5b53a6e8fd263289 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 2 Oct 2021 23:52:59 +0100 Subject: [PATCH] --- 3d_gpu/architecture/dynamic_simd.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/3d_gpu/architecture/dynamic_simd.mdwn b/3d_gpu/architecture/dynamic_simd.mdwn index aca959d9e..661a98053 100644 --- a/3d_gpu/architecture/dynamic_simd.mdwn +++ b/3d_gpu/architecture/dynamic_simd.mdwn @@ -48,6 +48,9 @@ ValueCastable) combine to provide extremely powerful and flexible augmentation and capabilities in nmigen, far beyond its original intended design parameters. +The benefits due to the abstraction extend far beyond this +particular use-case (Partitioned Dynamic SIMD) + # Rationale / Introduction The Dynamic Partitioned SIMD Signal is effectively a parallelisation -- 2.30.2