Skip to content

Patch Release v2.38.1

Compare
Choose a tag to compare
@ruck314 ruck314 released this 21 Mar 18:35
· 628 commits to main since this release
d9db0b5

Pull Requests Since v2.38.0

Unlabeled

  1. #1051 - Bug fix for AxiStreamDmaRingWrite.vhd
  2. #1046 - Pass PAYLOAD_CNT_TOP_G to Pgp2bTxCell

Pull Request Details

Pass PAYLOAD_CNT_TOP_G to Pgp2bTxCell

Author: Larry Ruckman [email protected]
Date: Tue Mar 21 09:17:23 2023 -0700
Pull: #1046 (2 additions, 1 deletions, 1 files changed)
Branch: slaclab/pgp2b-fix

Notes:

Description

@cbakalis-slac noticed that in Pgp2bTx.vhd, PAYLOAD_CNT_TOP_G was not being passed down into Pgp2bTxCell.


Bug fix for AxiStreamDmaRingWrite.vhd

Author: Larry Ruckman [email protected]
Date: Tue Mar 21 10:37:49 2023 -0700
Pull: #1051 (2 additions, 2 deletions, 1 files changed)
Branch: slaclab/v2.37.2-first-burst-fix

Notes:

Description

  • Fix my bug that wrote the first burst to the wrong address after init.