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

ak4619/cal: test sample widths other than W=16 #39

Open
vk2seb opened this issue Sep 18, 2023 · 1 comment
Open

ak4619/cal: test sample widths other than W=16 #39

vk2seb opened this issue Sep 18, 2023 · 1 comment

Comments

@vk2seb
Copy link
Member

vk2seb commented Sep 18, 2023

Initially raised in #37

There's nothing limiting us to W=16-bit samples (maximum from AK4619 is 32 bits per sample).

We should try some different sample widths and make sure the rest of the modules (calibrator, demos) all still work.

The calibrator module cal.sv would need to be modified to be parameterized across different fixed-point representations.

@vk2seb
Copy link
Member Author

vk2seb commented Nov 8, 2023

This is tested now at W=8 and W=32 with some caveats listed here: #48

Still need to fix up the cal script <-> cal.sv interaction for the DC zeroing process. But at least it is possible to build the mirror core and have different sample widths pass through the chain correctly.

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