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

Combined modules memory delay module and seed stub indices #53

Closed aryd closed 11 months ago

aryd commented 11 months ago

This PR merges the changes on the branches seed_stub_indices with BarrelCombinedModule_delay_test. These changes are needed for a PR of the firmware-hls. This has been tested together with the code on the branch CMBarrelChainWithDelay_Ryd. We should merger this PR of project generation script before we merge the firmware-hls PR.

aryd commented 11 months ago

Following Peter's review I will merger this PR.