Skip to content

Some FFT sizes generate bad code #11

Description

@RossDMartin

I'm seeing that several FFT sizes don't get generated correctly.

For example, a 512-point FFT with 8 samples per clock streaming width isn't properly generated.

256/8 is correct. 1024/8 is correct. 512/4 is correct. 512/16 is correct. But not 512/8.

There are a number of other failing sizes. I can't find any error in my test code, and the input waveforms appear to be correct in a waveform viewer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions