This repository was archived by the owner on Feb 12, 2026. It is now read-only.
Working version of generate_hdl.py
Pre-release
Pre-release
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