Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase FFT size to 16384 on RFSoC 4x2 #23

Open
Kapish26 opened this issue Feb 13, 2024 · 0 comments
Open

Increase FFT size to 16384 on RFSoC 4x2 #23

Kapish26 opened this issue Feb 13, 2024 · 0 comments

Comments

@Kapish26
Copy link

Dear @dnorthcote / @LewisMcL / @lbrown65 ,

I'm working on developing a spectrum analyzer using the RFSoC 4x2 board in conjunction with MATLAB. I'm aiming to increase the FFT size to 16384 samples for improved frequency resolution, but the current maximum in my implementation is 8192.

Specific questions:

  1. Feasibility: Is it technically possible to achieve an FFT size of 16384 on the RFSoC 4x2 using the available MATLAB IP? Are there any hardware or software limitations to consider?
  2. Approach: If feasible, could you please guide me on the steps or modifications I need to make to my current implementation to achieve this 16384 FFT size? Are there specific code changes, configuration adjustments, or alternative IP blocks I should explore?
  3. MATLAB IP: If you're familiar with suitable MATLAB IP options for this purpose, any recommendations or insights would be greatly appreciated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant