From fcdff4aaa26d10440b8013fe73dd604626012cfc Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 2 Oct 2021 23:16:05 +0100 Subject: [PATCH] --- 3d_gpu/architecture/dynamic_simd.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/3d_gpu/architecture/dynamic_simd.mdwn b/3d_gpu/architecture/dynamic_simd.mdwn index 32e34df01..56fe0838b 100644 --- a/3d_gpu/architecture/dynamic_simd.mdwn +++ b/3d_gpu/architecture/dynamic_simd.mdwn @@ -1,9 +1,10 @@ # Links +* RFC for nmigen integration + (this document) * top level SIMD * m.If/Switch * Limited Cat -* RFC for nmigen integration * Formal proof of PartitionedSignal * Formal proof of PartitionedSignal nmigen interaction * Partition-context-sensitive length adjustment -- 2.30.2