From: lkcl Date: Sat, 15 Apr 2023 12:48:03 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls009_v1~77 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4f72950df55f602a98df85cb7dc890b024b523f9;p=libreriscv.git --- diff --git a/openpower/sv/rfc/ls009.mdwn b/openpower/sv/rfc/ls009.mdwn index 07cc65625..b25d94ce7 100644 --- 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 ```