(no commit message)
authorlkcl <lkcl@web>
Sat, 9 Oct 2021 10:44:23 +0000 (11:44 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 9 Oct 2021 10:44:23 +0000 (11:44 +0100)
3d_gpu/architecture/dynamic_simd.mdwn

index a56a08b1a3f01d1d1e2c6f5f1c9790f8b893f1ab..52cc2de3d2747e9f2687bfe09cf6dfd6ae766530 100644 (file)
@@ -223,6 +223,7 @@ 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/shape]] a derivative of ast.Shape with partition info
 * [[dynamic_simd/assign]] nmigen eq (ast.Assign)
 * [[dynamic_simd/cat]] nmigen ast.Cat
 * [[dynamic_simd/repl]] nmigen ast.Repl