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

decode-reg: fix misleading pos_calc output. #51

Merged
merged 1 commit into from
Sep 13, 2024
Merged

decode-reg: fix misleading pos_calc output. #51

merged 1 commit into from
Sep 13, 2024

Conversation

ericonr
Copy link
Member

@ericonr ericonr commented Sep 11, 2024

Using the decode mode with pos_calc::Core would print register fields belonging to the amplitude FIFO (both status and values), but read from zeroed-out memory, instead of from the hardware. Beyond being misleading, it's incomplete information. Therefore, we force the core to read amplitude FIFO information from the hardware.

Using the decode mode with pos_calc::Core would print register fields
belonging to the amplitude FIFO (both status and values), but read from
zeroed-out memory, instead of from the hardware. Beyond being
misleading, it's incomplete information. Therefore, we force the core to
read amplitude FIFO information from the hardware.
@ericonr ericonr merged commit d66625a into master Sep 13, 2024
25 checks passed
@ericonr ericonr deleted the pos-calc branch September 13, 2024 18:16
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

Successfully merging this pull request may close these issues.

1 participant