(no commit message)
authorlkcl <lkcl@web>
Fri, 22 Oct 2021 15:04:06 +0000 (16:04 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 22 Oct 2021 15:04:06 +0000 (16:04 +0100)
3d_gpu/architecture/dynamic_simd.mdwn

index df87177ba89ebee7d1ca689173686f607c4b0972..1ffdd3df7e85eca5607ec7755e7d42d1b99dcae2 100644 (file)
@@ -227,6 +227,8 @@ pages below describe the basic features of each and track the relevant bugreport
 PartitionedSignal, which in turn provides "Type 1 (ast.*)" nmigen language
 constructs in the form described above.
 
+* [[dynamic_simd/simdscope]] a Context Manager which allows signals
+  to look like nmigen Signal
 * [[dynamic_simd/shape]] a derivative of ast.Shape with partition info
 * [[dynamic_simd/assign]] nmigen eq (ast.Assign)
 * [[dynamic_simd/cat]] nmigen ast.Cat