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

Removed getDirSCRIPT #47

Closed aehart closed 1 year ago

aehart commented 2 years ago

This PR removes the prefix generated by getDirSCRIPT. Instead, the LUTs/ directories will be copied into the Vivado project directory (this change is made in cms-L1TK/firmware-hls#245). This makes it easier to reference the LUTs/ directory, especially when working in a framework such as EMP, since there are no relative paths to deal with.