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

Update DmaXvcWrapper.vhd #1177

Merged
merged 3 commits into from
Jul 11, 2024
Merged

Update DmaXvcWrapper.vhd #1177

merged 3 commits into from
Jul 11, 2024

Commits on Jul 11, 2024

  1. Update DmaXvcWrapper.vhd's generic from AXIS_CLK_FREQ_G to XVC_CLK_FR…

    …EQ_G
    
    ### Description
    - AXIS_CLK_FREQ_G is misleading name because generic is associated with the xvcClk (not axisClk) at surf.UdpDebugBridgeWrapper
    - Renaming this generic to XVC_CLK_FREQ_G
    ruck314 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    74c8236 View commit details
    Browse the repository at this point in the history
  2. cleaning up DmaXvcWrapper interfaces and confirmed it works with Simp…

    …le-10GbE-RUDP-KCU105-Example
    ruck314 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    766081b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6012a4 View commit details
    Browse the repository at this point in the history