Releases: cms-L1TK/project_generation_scripts
Releases · cms-L1TK/project_generation_scripts
Working version of generate_hdl.py
This is a working release (validated for PR-ME-MC chain), which is compatible with the HLS repository (on a date of 14th March).
Working version of generate_hdl.py
generate_hdl.py works (at least for PRMEMC), but assumes no arrays in HLS top-level function arguments, and no nEntries ports on output of processing modules. It can therefore only be used with an old version of the HLS code obtained as follows:
git clone https://github.com/cms-tracklet/firmware-hls.git
cd firmware_hls
git checkout d49e68f5bc0d37e3d8ec9e231927f73060af21d2