Skip to content
This repository has been archived by the owner on Jul 3, 2018. It is now read-only.

Releases: dinyar/uGMTfirmware

ugmt v4.1.0

24 Mar 15:00
Compare
Choose a tag to compare

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

15 Feb 18:48
Compare
Choose a tag to compare

Re-enabled zero suppression that was disabled for patch1 by mistake.

ugmt v4.0.0_patch1

15 Feb 18:45
Compare
Choose a tag to compare

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

26 Oct 13:21
Compare
Choose a tag to compare

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

26 Jul 15:18
Compare
Choose a tag to compare

New uGMT release for use with mp7fw 2.2.0.

ugmt v2.2.0_patch1

26 May 08:09
Compare
Choose a tag to compare

Bugfixes:

  • BGO delay was moving adjusted BX0 into wrong direction. Fixed now.

ugmt v2.2.0

24 May 11:14
Compare
Choose a tag to compare

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

18 Apr 11:04
Compare
Choose a tag to compare

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

18 Mar 20:11
Compare
Choose a tag to compare

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

08 Mar 13:10
Compare
Choose a tag to compare
ugmt v1.2.0_pre6 Pre-release
Pre-release

Fixed a bug leading to problems in the negative endcap/overlap region.