cms-L1TK / cmssw

Fork of CMSSW where improvements to L1 tracking code are developed.
http://cms-sw.github.io/
Apache License 2.0
4 stars 5 forks source link

Add missing bits to store the phi region for the inner stub in the combined module trackletparameters #233

Closed aryd closed 1 year ago

aryd commented 1 year ago

PR description:

This PR is a simple change to add three bits to store the phi region to identify which AllStub memory is used in a combined module seed.

PR validation:

I have run this code in CMSSW and produced the test vectors for HLS. I have updated the HLS code to handle these additional bits and checked that the code is working. (PR for HLS is not quite ready yet, some cleanup still needed.)