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

update doc to say wiring files now made by C++ and archive old wiring… #29

Closed tomalin closed 3 years ago

tomalin commented 3 years ago

To minimise confusion:

1) README.md has been updated to explain that the files wires.dat etc. are now produced by the C++ emulation. 2) The original scripts, HourGlassConfig.py & Wires.py, have been moved to directory archive/ , where a new file archive/README.md has been added with the original documentation for them.

(Although we could delete the files in archive/, it's prudent to keep them for a while)

P.S. Also made 2 line correction to directory path of LUT tables.