Skip to content

Minor Release v2.48.0

Compare
Choose a tag to compare
@ruck314 ruck314 released this 18 Jun 16:55
· 151 commits to main since this release
a90807c

Pull Requests Since v2.47.3

Bug

  1. #1162 - AxiStreamRingBuffer.vhd: bug fix and enchancements
  2. #1165 - Bug fix to _Ina237.py when RST execute and shadow variables out of sync to remote

Enhancement

  1. #1162 - AxiStreamRingBuffer.vhd: bug fix and enchancements
  2. #1164 - Update to minimize information saved in YAML dumps

Unlabeled

  1. #1158 - Adding software support for TI INA237 & Linear LTC3815 and update to _Sa56004x.py
  2. #1159 - PgpXvcWrapper.vhd is a xilinx dependent src code

Pull Request Details

Adding software support for TI INA237 & Linear LTC3815 and update to _Sa56004x.py

Author: Larry Ruckman [email protected]
Date: Fri May 10 02:24:49 2024 +0700
Pull: #1158 (366 additions, 8 deletions, 7 files changed)
Branch: slaclab/TI-INA237

Notes:

Description


PgpXvcWrapper.vhd is a xilinx dependent src code

Author: Larry Ruckman [email protected]
Date: Fri May 10 02:25:00 2024 +0700
Pull: #1159 (1 additions, 0 deletions, 2 files changed)
Branch: slaclab/cadance-genus-update

Notes:

Description

  • Moved PgpXvcWrapper.vhd into a new xilinx directory and updated the ruckus.tcl accordingly
  • Required for compiling digital ASICs

AxiStreamRingBuffer.vhd: bug fix and enchancements

Author: Larry Ruckman [email protected]
Date: Wed Jun 12 08:19:55 2024 +0900
Pull: #1162 (60 additions, 21 deletions, 1 files changed)
Branch: slaclab/AxiStreamRingBuffer-path
Labels: bug, enhancement

Notes:

Description

  • Synchronizing the data and AXIL resets to their counterpart FSMs
  • Removing rstb from the local RAM to improve performance (help with making timing closure)

Update to minimize information saved in YAML dumps

Author: Larry Ruckman [email protected]
Date: Wed Jun 12 12:52:55 2024 -0700
Pull: #1164 (9 additions, 0 deletions, 9 files changed)
Branch: slaclab/groups-no-yaml
Labels: enhancement

Notes:

Description

  • including NoState/NoConfig to RemoteVariables that we don't want to save values to YAML file

Bug fix to _Ina237.py when RST execute and shadow variables out of sync to remote

Author: Larry Ruckman [email protected]
Date: Wed Jun 12 12:53:20 2024 -0700
Pull: #1165 (16 additions, 15 deletions, 1 files changed)
Branch: slaclab/ESROGUE-672
Jira: https://jira.slac.stanford.edu/issues/ESROGUE-672
Labels: bug

Notes:

Description