Releases: dinyar/uGMTfirmware
ugmt v4.1.0
New release of uGMT firmware. Notable changes:
- Updates to extrapolation logic, increasing granularity and using more bits of the pT value
- Fix pseudorapidity dependent sign problem in eta extrapolation
- Propagation of extrapolated coordinates to uGT
ugmt v4.0.0_patch2
Re-enabled zero suppression that was disabled for patch1
by mistake.
ugmt v4.0.0_patch1
Changed target to stable version of mp7fw v2.2.1.
Added max_fanout
attributes to serializer and changed some area constraints to improve routing behaviour.
ugmt v4.0.0
New release of uGMT firmware, including changes to work with zero suppression in mp7fw 2.2.1.
Zero suppression is now activated in the firmware.
Additionally routing extrapolated phi to reserved output bits in order to debug signals in production.
ugmt v3.0.0
New uGMT release for use with mp7fw 2.2.0.
ugmt v2.2.0_patch1
Bugfixes:
- BGO delay was moving adjusted BX0 into wrong direction. Fixed now.
ugmt v2.2.0
New features:
- Maximum size for cancel-out window increased to dR = 0.3
- LUTs adapted to accept etaFine bit for all track finders
- Setting algo version register with current uGMT version
- Added
PHYS_OPT_DESIGN
step to automatic build script
Bugfixes:
- Fixed logic for BGO delays
- Small fixes to testbench
ugmt v2.1.0
New features:
- Muon counter at output of final sorter
- Possibility to delay BGOs used in algorithm block
Bugfixes:
- Valid bit from calorimeter inputs treated correctly now
Notes:
- Algorithm latency increased by 1 frame
ugmt v2.0.0
Fix in extrapolation logic.
Migration to mp7fw v2.x. Vivado will throw an error if this code is build with mp7fw v1.x due to changes in top_decl.vhd
. Software needs to be adapted too.
ugmt v1.2.0_pre6
Fixed a bug leading to problems in the negative endcap/overlap region.