Skip to content

PRPLL 0.10

Compare
Choose a tag to compare
@preda preda released this 26 Jun 06:06
· 59 commits to master since this release

Added tuning options:
-ztune for BPW tuning (for devs)
-ctune for config tuning (IN_WG,IN_SIZEX,OUT_WG,OUT_SIZEX)
-tune for FFT tuning

Changed FFT spec to be WIDTH:MIDDLE:HEIGHT:variant:carry64, e.g.
1K:13:256:3:1
to indicate the high-precision, 64-bit carry, 1K:13:256 FFT.

Full Changelog: v/prpll/0.9...v/prpll/0.10