From 4f03e09a3093bdcbe5620a59b2f11d049c932144 Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 11 Oct 2021 11:34:14 +0100 Subject: [PATCH] --- 3d_gpu/architecture/dynamic_simd/shape.mdwn | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/3d_gpu/architecture/dynamic_simd/shape.mdwn b/3d_gpu/architecture/dynamic_simd/shape.mdwn index 616341b59..212066eae 100644 --- a/3d_gpu/architecture/dynamic_simd/shape.mdwn +++ b/3d_gpu/architecture/dynamic_simd/shape.mdwn @@ -1,5 +1,10 @@ # SimdShape +Links: + +* [layout experiment](https://git.libre-soc.org/?p=ieee754fpu.git;a=blob;f=src/ieee754/part/layout_experiment.py;h=4f185874f40228471434679d1c2ffa1b23f9f3ca;hb=7e61aab66f2e444e83fd564e85dc957072ca1be4) +* + A logical extension of the nmigen `ast.Shape` concept, `SimdShape` provides sufficient context to both define overrides for individual lengths on a per-mask basis as well as sufficient information to "upcast" -- 2.30.2