projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
754c9ed
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 19 May 2023 19:01:13 +0000
(20:01 +0100)
committer
IkiWiki
<ikiwiki.info>
Fri, 19 May 2023 19:01:13 +0000
(20:01 +0100)
openpower/sv/remap.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/remap.mdwn
b/openpower/sv/remap.mdwn
index 15be53fcac8a28fa419a3900b2d1bcc05feece3c..2f111b48312dac06f6bf74a7e182055cf97cb9cc 100644
(file)
--- a/
openpower/sv/remap.mdwn
+++ b/
openpower/sv/remap.mdwn
@@
-65,7
+65,7
@@
There are five types of REMAP:
* **Matrix**, also known as 2D and 3D reshaping, can perform in-place
Matrix transpose and rotate. The Shapes are set up for an "Outer Product"
- Matrix Multiply.
+ Matrix Multiply
(a future variant may introduce Inner Product)
.
* **FFT/DCT**, with full triple-loop in-place support: limited to
Power-2 RADIX
* **Indexing**, for any general-purpose reordering, also includes