Skip to content

[Question] - Is it currently possible to pass window coefficients to the FPGA gateware? #14

Description

@mariocannistra

Hello.
I'm testing different IQ data processing approaches for radio astronomy, also using different windows before the FFT.

I see in the diagram here that a Hamming window of length 512 is used by the FPGA.

Is it possible to pass another window's coefficients?

In the past I've used different windows from this paper .
Some were implemented in this code to which I added others specified in that paper.

I was thinking of generating those windows with 512 coeffs and passing to the FPGA ; is this actually feasible/possible (no FPGA experience) ?

thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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