Minor Release v2.43.0
Pull Requests Since v2.42.0
Enhancement
- #1083 - Add support for list variables in LMX2615
Unlabeled
- #1082 - Xvc wrapper merge
- #1085 - update for ClinkFraming.vhd
- #1087 - Allow some Adc32Rf45 parameters to be loaded via yaml
- #1081 - Update surf_ci.yml
- #1088 - bug fix for PgpXvcWrapper.vhd
- #1084 - Update to PgpTxVcFifo.vhd
- #1080 - updating microblaze/ruckus.tcl
- #1079 - _RfDataConverter.py Bug Fix
Pull Request Details
_RfDataConverter.py Bug Fix
Author: | Larry Ruckman [email protected] |
Date: | Thu May 11 17:17:40 2023 -0700 |
Pull: | #1079 (3 additions, 0 deletions, 1 files changed) |
Branch: | slaclab/RfDataConverter-update |
Notes:
Description
- bug fix to the RfDataConverter.Init() process
updating microblaze/ruckus.tcl
Author: | Larry Ruckman [email protected] |
Date: | Fri May 19 09:50:54 2023 -0700 |
Pull: | #1080 (2 additions, 1 deletions, 1 files changed) |
Branch: | slaclab/vivado-2023-1 |
Notes:
Description
- Vivado 2023.1 did NOT fix the bug with AXI GPIO and system processor reset IP core blocks
- This issue started in Vivado 2022.2 release
Update surf_ci.yml
Author: | Larry Ruckman [email protected] |
Date: | Wed Jun 7 14:15:01 2023 -0700 |
Pull: | #1081 (2 additions, 9 deletions, 1 files changed) |
Branch: | slaclab/ESROGUE-619 |
Jira: | https://jira.slac.stanford.edu/issues/ESROGUE-619 |
Notes:
Description
- No longer generating anaconda for pre-release
Xvc wrapper merge
Author: | Larry Ruckman [email protected] |
Date: | Tue Jun 13 14:00:48 2023 -0700 |
Pull: | #1082 (270 additions, 5 deletions, 6 files changed) |
Branch: | slaclab/xvc-wrapper |
Notes:
XVC Wrapper is supposed to ease deployment of the XVC-over-PGP.
Add support for list variables in LMX2615
Author: | Larry Ruckman [email protected] |
Date: | Tue Jun 13 09:21:30 2023 -0700 |
Pull: | #1083 (38 additions, 4 deletions, 1 files changed) |
Branch: | slaclab/rogue_v6 |
Labels: | enhancement |
Notes:
This is the one device which did not avoid using rawWrite with Rogue versions past 5.4.
Update to PgpTxVcFifo.vhd
Author: | Larry Ruckman [email protected] |
Date: | Tue Jun 13 08:57:27 2023 -0700 |
Pull: | #1084 (3 additions, 0 deletions, 1 files changed) |
Branch: | slaclab/PgpTxVcFifo |
Notes:
Description
- adding support for CASCADE_SIZE_G
update for ClinkFraming.vhd
Author: | Larry Ruckman [email protected] |
Date: | Tue Jun 13 12:40:39 2023 -0700 |
Pull: | #1085 (33 additions, 2 deletions, 1 files changed) |
Branch: | slaclab/clink-deca-mode |
Notes:
Description
- No ZERO padding for DECA mode
Allow some Adc32Rf45 parameters to be loaded via yaml
Author: | Benjamin Reese [email protected] |
Date: | Fri Jun 16 15:30:07 2023 -0700 |
Pull: | #1087 (18 additions, 6 deletions, 2 files changed) |
Branch: | slaclab/512fft-tkid2 |
Notes:
Description
Previously, the DDC parameters were hard coded and written during the init routine.
Now they are given default values and allowed to be overridden by a yaml file.
bug fix for PgpXvcWrapper.vhd
Author: | Larry Ruckman [email protected] |
Date: | Fri Jun 16 13:27:52 2023 -0700 |
Pull: | #1088 (1 additions, 2 deletions, 1 files changed) |
Branch: | slaclab/xvc-wrapper-patch |
Notes:
Description
- Removed output port that doesn't exists