projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a27e6b
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 9 Oct 2021 10:44:23 +0000
(11:44 +0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 9 Oct 2021 10:44:23 +0000
(11:44 +0100)
3d_gpu/architecture/dynamic_simd.mdwn
patch
|
blob
|
history
diff --git
a/3d_gpu/architecture/dynamic_simd.mdwn
b/3d_gpu/architecture/dynamic_simd.mdwn
index a56a08b1a3f01d1d1e2c6f5f1c9790f8b893f1ab..52cc2de3d2747e9f2687bfe09cf6dfd6ae766530 100644
(file)
--- a/
3d_gpu/architecture/dynamic_simd.mdwn
+++ b/
3d_gpu/architecture/dynamic_simd.mdwn
@@
-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