cms-L1TK / firmware-hls

HLS implementation of the tracklet pattern reco modules of the Hybrid tracking chain
15 stars 24 forks source link

First FPGA with TPAR/AS merging #338

Closed jasonfan393 closed 1 month ago

jasonfan393 commented 6 months ago

PR to prepare for changes to sectorprocessor on FPGA 1 that enables the merging and streaming of TPAR and AS words to FPGA2. Interface of sector processor is changed from a read of BRAMs containing those words to a FIFO-like output stream.

Opening as a draft to check CI and work out merging.

some bugs in simulation right now, AllStubs not streaming properly and some extra truncation.