Skip to content

Patch Release

Compare
Choose a tag to compare
@ruck314 ruck314 released this 01 Aug 23:40
· 3787 commits to main since this release
c4d7f2b

Pull Requests

  1. #265 - v1.8.8 release candidate
  2. #255 - RSSI Update
  3. #264 - Fixed AxiStreamPacketizer2 CRC Bug
  4. #261 - GigEthGthUltraScaleCore Update
  5. #260 - adding configuration checking to AxiLitePkg.genAxiLiteConfig()

Pull Request Details

v1.8.8 release candidate

Author: Larry Ruckman [email protected]
Date: Wed Aug 1 16:38:11 2018 -0700
Pull: #265 (185 additions, 65 deletions, 6 files changed)
Branch: slaclab/pre-release

Notes:

Description

  • RSSI Update (#255)
  • Added configuration checking to AxiLitePkg.genAxiLiteConfig() (#260)
  • GigEthGthUltraScaleCore Update (#261)
  • AxiStreamPacketizer2 Bug Fix (#264)

RSSI Update

Author: Larry Ruckman [email protected]
Date: Mon Jul 30 20:18:12 2018 -0700
Pull: #255 (53 additions, 50 deletions, 2 files changed)
Branch: slaclab/rssi-dev

Notes:

Description

  • Added BYP_TX_BUFFER_G/BYP_RX_BUFFER_G generics and optimizing FIFO settings

Fixed AxiStreamPacketizer2 CRC Bug

Author: Larry Ruckman [email protected]
Date: Wed Aug 1 16:37:36 2018 -0700
Pull: #264 (53 additions, 10 deletions, 2 files changed)
Branch: slaclab/ESCORE-368
Jira: https://jira.slac.stanford.edu/issues/ESCORE-368

Notes:

Description

  • fixed AxiStreamPacketizer2 CRC bug

Note

This bug got exposed after this previous bug fix:
78d17fb#diff-1ddf0c59e774cc5f8b1a50f39af03109

JIRA

ESCORE-368


GigEthGthUltraScaleCore Update

Author: Larry Ruckman [email protected]
Date: Tue Jul 24 15:52:31 2018 -0700
Pull: #261 (49 additions, 2 deletions, 1 files changed)
Branch: slaclab/ESCRYODET-149
Jira: https://jira.slac.stanford.edu/issues/ESCRYODET-149

Notes:

Description

  • Defining the component for GigEthGthUltraScaleCore
    -- instead of using entity work.XXXXX. Vivado is complaining without it

JIRA

ESCRYODET-149


adding configuration checking to AxiLitePkg.genAxiLiteConfig()

Author: Larry Ruckman [email protected]
Date: Thu Jul 26 11:40:35 2018 -0700
Pull: #260 (30 additions, 3 deletions, 1 files changed)
Branch: slaclab/ESCORE-365
Jira: https://jira.slac.stanford.edu/issues/ESCORE-365

Notes:

Description

adding configuration checking to AxiLitePkg.genAxiLiteConfig()

JIRA

ESCORE-365