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

Release Candidate v2.51.0 #1196

Merged
merged 26 commits into from
Oct 2, 2024
Merged

Release Candidate v2.51.0 #1196

merged 26 commits into from
Oct 2, 2024

Conversation

ruck314 and others added 23 commits September 20, 2024 14:06
mapping CLKOUT1 to userClk, which is a useful optional clock reference
adding userCLk to SelectioDeserUltraScale.vhd
### Description
- Using "std_logic" instead of "sl" for generics due to issues with SystemVerilog handling VHDL subtype on generics properly
Updates to AxiLiteSaciMaster.vhd & SaciMaster2.vhd
Mask off the Valid until the gearbox is locked
Increased range of SACI_NUM_CHIPS_G to support more than 4 chips
introduce rst_polarity feature to all pgp4txlite/pgp4rx modules to prepare for asic deployment
@ruck314 ruck314 marked this pull request as ready for review October 2, 2024 17:39
Copy link
Contributor

@cbakalis-slac cbakalis-slac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments. Some code justification needed.

Regarding the sl vs std_logic_vector: maybe we need to do this on a different branch since it is a lot of work needed?

@ruck314 ruck314 merged commit 266afd6 into main Oct 2, 2024
3 checks passed
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.

3 participants