projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b159870
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 15 Apr 2023 12:43:47 +0000
(13:43 +0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 15 Apr 2023 12:43:47 +0000
(13:43 +0100)
openpower/sv/rfc/ls009.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/rfc/ls009.mdwn
b/openpower/sv/rfc/ls009.mdwn
index b25d94ce7cc4cae95318b16cb85ba4133d6a820b..07cc6562567607d823adb4533568ccbb73e8977f 100644
(file)
--- a/
openpower/sv/rfc/ls009.mdwn
+++ b/
openpower/sv/rfc/ls009.mdwn
@@
-1667,6
+1667,10
@@
if __name__ == '__main__':
demo()
```
+----------------
+
+\newpage{}
+
## REMAP Parallel Reduction pseudocode
The python3 program below is stand-alone executable and is the Canonical Specification
@@
-1758,6
+1762,10
@@
if __name__ == '__main__':
demo()
```
+----------------
+
+\newpage{}
+
## REMAP FFT pseudocode
```