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

Add a lower-speed, CPLL-based version of the XDMA interface #216

Merged
merged 7 commits into from
Apr 26, 2023

Conversation

jhegeman
Copy link
Contributor

These changes add a second version of the XDMA IP core. In addition to the 8 Gb/s version that requires a QPLL, there is now also a 5 Gb/s second version that is satisfied with a CPLL.

All examples have been verified to build, and both XDMA IP cores have been verified to work in third-party designs.
Since I have no access to PCIe setups corresponding to the example designs, these themselves have not explicitly been verified.

Note: two additional 'small fixes' for the PCIe example designs are included as well. Neither problem was big enough to be noticed until now, apparently.

@tswilliams
Copy link
Collaborator

Run tests, please

@tswilliams tswilliams self-requested a review April 26, 2023 11:36
@tswilliams tswilliams merged commit 3d43d4a into ipbus:master Apr 26, 2023
2 checks passed
@tswilliams tswilliams added this to the Release 1.11 milestone May 11, 2023
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.

None yet

2 participants