(no commit message)
authorlkcl <lkcl@web>
Fri, 15 Jul 2022 14:16:44 +0000 (15:16 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 15 Jul 2022 14:16:44 +0000 (15:16 +0100)
openpower/sv/remap.mdwn

index 4060a0b94b8a3e4062c25f7f6373d7931a58258e..14005f95b08a88f544b4a36d0224a633ff841ffd 100644 (file)
@@ -503,6 +503,15 @@ pipeline overlaps.  Out-of-order / Superscalar micro-architectures with
 register-renaming will have an easier time dealing with this than
 DSP-style SIMD micro-architectures.
 
+# REMAP FFT pseudocode
+
+The algorithm below shows how REMAP works more clearly, and may be
+executed as a python program:
+
+```
+[[!inline pages="openpower/sv/remap_fft_yield.py" quick="yes" raw="yes" ]]
+```
+
 # 4x4 Matrix to vec4 Multiply Example
 
 The following settings will allow a 4x4 matrix (starting at f8), expressed