cms-L1TK / project_generation_scripts

Python scripts to generate the wiring map of the tracklet pattern recognition & the top-level HDL that calls the HLS modules in the Hybrid Chain.
1 stars 2 forks source link

Fixed HW problems with START signals #40

Closed tomalin closed 2 years ago

tomalin commented 2 years ago

Fixes the problems seen in HW with way START signals are produced from DONE signals of previous module in chain.

N.B. This relies on new utility common/hdl/CreateStartSignal.vhd in https://github.com/cms-L1TK/firmware-hls/pull/216