cms-L1TK / firmware-hls

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

TrackBuilder updates #312

Closed aehart closed 9 months ago

aehart commented 10 months ago

This PR makes three updates to the TrackBuilder:

The latency and pipelining of the L1L2 TrackBuilder is unchanged, while the minimum clock period reported by HLS improves slightly from 3.486 ns to 3.420 ns. The LUT usage decreases slightly, while the FF usage increases: L1L2 before L1L2 after
BRAM_18K 0 0
DSP48E 0 0
FF 7841 10908
LUT 35359 34445
URAM 0 0