Skip to content

HLS Build System - #391

Draft
russell-slac wants to merge 13 commits into
pre-releasefrom
jj-dev
Draft

HLS Build System#391
russell-slac wants to merge 13 commits into
pre-releasefrom
jj-dev

Conversation

@russell-slac

Copy link
Copy Markdown

HLS Build System

hlsBs. for short, aims to simplify the building of HLS projects, particularly multi-component projects. It is compatible, and the steps are interchangeable, with the native VITIS/IDE methods. This accomodates legacy projects or different styles of work.

It has two main pieces

  1. A project file which specifies the contents of the HLS configuration file, the component naming and the auxiliary enhanced .dcp and .zip files.

  2. A suite of commands to implement creation and management of the a) workspace, b) configuration files and components and c) running the various build steps (csim, synthesis, cosim, package, implementation and ip).

Shortcomings

  • Documentation for the commands is by man pages. In the near term these are adequate for command usage, but should have an overview/user manual to illustrate common usage patterns.

  • Documentation on how to write a project file is non-existent. Because it is more open-ended, it is challenging. Both a reference and user manual is needed.

@russell-slac
russell-slac requested review from ruck314 and scompa18 June 16, 2026 20:02
@ruck314

ruck314 commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@russell-slac Please add the SLAC license coding header to all production code files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants