-
Notifications
You must be signed in to change notification settings - Fork 820
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
Extend XRFDC driver for MTS support #1384
base: image_v3.1
Are you sure you want to change the base?
Conversation
dspsandbox
commented
Sep 23, 2022
- MTS logic and documentation included in xrfdc driver
- Update xrfclk driver documentation (was outdated)
- Add LMK04208 config files for 128MHz and 258MHz (useful for MTS on ZCU111)
hi @dspsandbox - thank you for this nice contribution... could you remove the .so file? We rebuild that as part of the sdbuild process. we are about to release v3.0 and would like to accept this right after in a image_v3.1 branch ... at that point, we'll be able to evaluate and commit on top if we see any issue with a 2022.1 build |
Codecov Report
@@ Coverage Diff @@
## image_v2.8 #1384 +/- ##
==============================================
- Coverage 46.47% 45.35% -1.12%
==============================================
Files 28 29 +1
Lines 4953 5137 +184
Branches 971 1036 +65
==============================================
+ Hits 2302 2330 +28
- Misses 2594 2748 +154
- Partials 57 59 +2
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Happy to hear that @schelleg, |