Skip to content

Minor Release v1.2.0

Compare
Choose a tag to compare
@dawoodalnajjar dawoodalnajjar released this 04 Dec 23:02
· 3 commits to main since this release

Integrated charge injection with timing system

Pull Requests Since v1.1.11

Unlabeled

  1. #30 - Charge injection in firmware
  2. #28 - Added transfer function implementation
  3. #29 - Fixed default yamls.

Pull Request Details

Added transfer function implementation

Author: Dawood [email protected]
Date: Thu Aug 29 16:33:46 2024 -0700
Pull: #28 (488 additions, 92 deletions, 17 files changed)
Branch: slaclab/addTriggerGen

Notes:

Added transfer function implementation


Fixed default yamls.

Author: Dawood [email protected]
Date: Wed Sep 11 10:57:13 2024 -0700
Pull: #29 (56 additions, 40 deletions, 5 files changed)
Branch: slaclab/yamlFixv1.1.9a

Notes:

This was used in beamtime, and so far they are the best values.


Charge injection in firmware

Author: Dawood [email protected]
Date: Fri Oct 4 10:34:39 2024 -0700
Pull: #30 (3225 additions, 490 deletions, 20 files changed)
Branch: slaclab/chargeInjection

Notes:

This branch implements charge injection in firmware. It is a state machine that drives an AXI Lite master that is then directed to a 2 Slave 1 Master crossbar. Compared to software, it provides a speed up of approximately 4x.


Release generated with SLAC ruckus releaseGen script