Collected molecules will appear here. Add from search or explore.
Automated design space exploration (DSE) for High-Level Synthesis (HLS) by tuning compiler flags and hardware parameters for the LegUp HLS framework.
Defensibility
stars
7
forks
1
LegUp-tuner is a research artifact from 2017 designed to optimize the LegUp HLS toolchain. While the problem it solves (Design Space Exploration for FPGA hardware) remains critical and technically difficult, the project itself has 7 stars, 1 fork, and has not been updated in nearly a decade. Its defensibility is near zero because it is tied to an older version of LegUp (which has since been commercialized and evolved) and uses standard metaheuristic search patterns that have been superseded by modern ML-driven DSE approaches (e.g., Bayesian Optimization or Reinforcement Learning). From a competitive standpoint, major EDA vendors like AMD (Xilinx) and Intel (Altera) have integrated their own DSE tools (like Vivado's 'Strategies' or Intel's Design Space Explorer), and academic research has moved on to projects like AutoDSE. The risk of frontier labs entering this space is low due to the niche nature of hardware synthesis, but the risk of platform domination by existing EDA giants is absolute; they have already absorbed these capabilities into their proprietary stacks.
TECH STACK
INTEGRATION
cli_tool
READINESS