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