Skip to content

Commit 4f10487

Browse files
committed
changelog
1 parent 42d70d5 commit 4f10487

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
## [v1.33.3] - 2026-02-19
88
### Fixed
99
- topo HHbbWW_1mu_v5 model siged to unsigned score (#69).
10+
- topo HHbbWW_1mu_v5 model change unscaled type to accomodate fractional bits (#70).
1011

1112
## [v1.33.2] - 2026-02-17
1213
### Fixed
@@ -66,7 +67,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6667
- source files:
6768
- ../payload/gtl/axol1tl_trigger/model_v5/*vhd
6869
- ../cfg/axol1tl_trigger.dep
69-
70+
7071
## [v1.31.0] - 2025-01-07
7172
### Comment
7273

@@ -92,7 +93,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9293
### Comment
9394

9495
- mp7_ugt firmware release v1.29.0
95-
- branch for implementing VHDL files of TOPO models (#56) - TBD
96+
- branch for implementing VHDL files of TOPO models (#56) - TBD
9697
- added TOPO models "base_v1" (this was used for the first TOPO tests)
9798
- added port "htmhf" in all topo wrapper files (e.g.: topo_trigger_hh_ele_v1_wrapper.vhd, ...)
9899
- changed script pkgpatch.py (added function "calc_fw_hash" for repo branch version info, patched in gt_mp7_top_pkg_tpl.vhd)
@@ -109,7 +110,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
109110
- ../packages/gt_mp7_top_pkg_tpl.vhd
110111
- simulation file:
111112
- ../sim/scripts/templates/gtl_fdl_wrapper_tpl_questa.do
112-
113+
113114
## [v1.28.1] - 2024-07-12
114115

115116
### Fixed

firmware/hdl/packages/gt_mp7_core_pkg.vhd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
-- gtl: v1.25.0 (see gtl_module_tpl.vhd)
1313
-- fdl: v1.4.1 (see fdl_module.vhd)
1414

15-
-- BA 2026-02-19: v1.33.3 - HHbbWW_1mu_v5 model signed to unsigend score.
15+
-- BA 2026-02-19: v1.33.3 - HHbbWW_1mu_v5 model signed to unsigend score, change unscaled type to accomodate fractional bits
1616
-- BA 2026-02-17: v1.33.2 - HHbbWW_1mu_v5 model MW to GeV conversion, internal bit widths.
1717
-- BA 2026-02-12: v1.33.1 - HHbbWW_1mu_v5 model removed sigmoid.
1818
-- BA 2026-01-29: v1.33.0 - Added axol1tl_v6 and HHbbWW_1mu_v5 models.

0 commit comments

Comments
 (0)