projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1464d6
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 22 Oct 2021 15:04:06 +0000
(16:04 +0100)
committer
IkiWiki
<ikiwiki.info>
Fri, 22 Oct 2021 15:04:06 +0000
(16:04 +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 df87177ba89ebee7d1ca689173686f607c4b0972..1ffdd3df7e85eca5607ec7755e7d42d1b99dcae2 100644
(file)
--- a/
3d_gpu/architecture/dynamic_simd.mdwn
+++ b/
3d_gpu/architecture/dynamic_simd.mdwn
@@
-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