(no commit message)
authorlkcl <lkcl@web>
Mon, 4 Oct 2021 03:41:08 +0000 (04:41 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 4 Oct 2021 03:41:08 +0000 (04:41 +0100)
3d_gpu/architecture/dynamic_simd.mdwn

index 88b39b8da0d662ae19bb9e8555e25473d005b333..ed3f288d51083e307299ba99db951531b4300ee3 100644 (file)
@@ -75,6 +75,10 @@ gates between the two abstract concepts. Given that
 64 bit multipliers are 12,000 to 15,000 gates the savings
 can be enormous.
 
+PartitionedSignal is the first concrete third-party example
+that inspired the complwtion of the abstraction of dsl.Module
+from ast.*
+
 # Rationale / Introduction
 
 The Dynamic Partitioned SIMD Signal is effectively a parallelisation