-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
JESD204B support on VCK190 #1233
Conversation
28e937d
to
c395c85
Compare
c395c85
to
e513201
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aside from the code changes to add support for JESD204B on Versal, I think the documentation for AD9081/AD9082 should be updated accordingly, to give details on what was updated here.
library/jesd204/jesd204_versal_gt_adapter_rx/jesd204_versal_gt_adapter_rx_ip.tcl
Outdated
Show resolved
Hide resolved
e513201
to
cbd399e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
I tested this support with adrv9026 and it worked.
744c770
to
17b247c
Compare
v2: Rebased to main and working |
04a44b3
to
0799417
Compare
ad9209: vck190: Changed serial connections and added reset signals Signed-off-by: Bogdan Luncan <[email protected]>
Signed-off-by: Bogdan Luncan <[email protected]>
0799417
to
f70d27f
Compare
* ad9081: vck190: Added support for JESD204B ad9209: vck190: Changed serial connections and added reset signals Signed-off-by: Bogdan Luncan <[email protected]> * versal_transceiver: Fixed asymmetric modes Signed-off-by: Bogdan Luncan <[email protected]> --------- Signed-off-by: Bogdan Luncan <[email protected]>
* ad9081: vck190: Added support for JESD204B ad9209: vck190: Changed serial connections and added reset signals Signed-off-by: Bogdan Luncan <[email protected]> * versal_transceiver: Fixed asymmetric modes Signed-off-by: Bogdan Luncan <[email protected]> --------- Signed-off-by: Bogdan Luncan <[email protected]>
PR Description
This PR adds the jesd204b support for the AD9081 project on VCK190.
PR Type
PR Checklist