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

index 14005f95b08a88f544b4a36d0224a633ff841ffd..62f109b09982aeb18d2bee3bd579c0cceb6eac23 100644 (file)
@@ -512,6 +512,13 @@ executed as a python program:
 [[!inline pages="openpower/sv/remap_fft_yield.py" quick="yes" raw="yes" ]]
 ```
 
+The executable code above is designed to show how a hardware
+implementation may generate Indices which are completely
+independent of the Execution of element-level operations,
+even for something as complex as a Triple-loop Tukey-Cooley
+Schedule. A comprehensive demo and test suite may be found
+[here](https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/decoder/isa/test_caller_svp64_fft.py;hb=HEAD)
+
 # 4x4 Matrix to vec4 Multiply Example
 
 The following settings will allow a 4x4 matrix (starting at f8), expressed