Skip to content

Releases: cms-L1TK/project_generation_scripts

Working version of generate_hdl.py

14 Mar 15:43
358465d

Choose a tag to compare

Pre-release

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

31 Jan 14:14
dc69e94

Choose a tag to compare

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