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

Commits on Sep 20, 2024

  1. adding userCLk to SelectioDeserUltraScale.vhd

    mapping CLKOUT1 to userClk, which is a useful optional clock reference
    ruck314 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5106757 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. adding Pgp4RxLiteLowSpeed.vhd

    ruck314 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    498884a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1194 from slaclab/ruckman/SelectioDeserUltraScale

    adding userCLk to SelectioDeserUltraScale.vhd
    ruck314 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9e5df72 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    572db27 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Update RstSync.vhd

    ### Description
    - Using "std_logic" instead of "sl" for generics due to issues with SystemVerilog handling VHDL subtype on generics properly
    ruck314 authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    eddb613 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1198 from slaclab/RstSync-std_logic

    Update RstSync.vhd
    ruck314 authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    062d3b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    e972e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6b9e8b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1195 from slaclab/Pgp4RxLiteLowSpeed

    adding Pgp4RxLiteLowSpeed.vhd
    ruck314 authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    63d5f22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ed83db View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Merge pull request #1199 from slaclab/AxiLiteSaciMaster-asicRstL-aware

    Updates to AxiLiteSaciMaster.vhd & SaciMaster2.vhd
    ruck314 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5008bb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Pgp4RxLiteLowSpeedLane.vhd Update

    Mask off the Valid until the gearbox is locked
    ruck314 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    75e91c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge pull request #1200 from slaclab/Pgp4RxLiteLowSpeedLane

    Pgp4RxLiteLowSpeedLane.vhd Update
    ruck314 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ea63530 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    b429843 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1197 from slaclab/saci_6_chip

    Increased range of SACI_NUM_CHIPS_G to support more than 4 chips
    ruck314 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    de4825d View commit details
    Browse the repository at this point in the history
  3. adding TxDisable to _Qsfp.py

    ruck314 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3ea9a75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56ad103 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bff33d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c04de5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    ba2710e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1204 from slaclab/pgp4lite-rstPolarity

    introduce rst_polarity feature to all pgp4txlite/pgp4rx modules to prepare for asic deployment
    ruck314 authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    000e2e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d5bba6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03e838e View commit details
    Browse the repository at this point in the history
  5. Fixed typo

    ruck314 authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8f30131 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1203 from slaclab/Qsfp-TxDisable

    _Qsfp.py Update
    ruck314 authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9250912 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5238204 View commit details
    Browse the repository at this point in the history