cms-L1TK / firmware-hls

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

DR wishes an extra done signal from TB #307

Open tschuh opened 10 months ago

tschuh commented 10 months ago

A DR which selects the best duplicate to keep instead of the first requires an additional signal from TB to save latency. This signal should tell when the last track has been processed. Ideally that signal is a single bit which is always low and only high for a single clock tick, either one clock tick after or at the same tick when the last track (which might be invalid) appears at TB output.