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

Calibration issue at a lower operation frequency #18

Open
regymm opened this issue Dec 8, 2024 · 0 comments
Open

Calibration issue at a lower operation frequency #18

regymm opened this issue Dec 8, 2024 · 0 comments

Comments

@regymm
Copy link
Contributor

regymm commented Dec 8, 2024

At the latest main branch, I noticed the calibration to fail at a lower controller frequency (62.5 MHz controller, 250 MHz 4x clock, 200 MHz refclk). The state_calibrate can't go through CHECK_STARTING_DATA, so the controller will reset itself and (indefinitely) try again.

Here's an ILA capture when this happened:
image_2024-12-08_18-38-49

I'm using Nexys Video, with Vivado.
The default 83.333 MHz/333.333 MHz works fine. Also tried 100 MHz/400 MHz, the UART echo demo doesn't behave correctly (maybe some other minor issue) but I can still see the calibration pass to finish (state 23) in ILA.
62.5 MHz/250 MHz worked before, but the last working version I can find is commit 3c4d5db0, which seems doesn't exist now.

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