SynAct: A Reasoning-Acting Large Language Model Agent for Adaptive Synthesis Optimization

arXiv CS.AI
Generative AI AI Safety AI Research

Logic synthesis transforms RTL designs into gate-level netlists, where PPA results are highly sensitive to the choice of optimization commands, making synthesis tuning both high-dimensional and expensive. Previous approaches fall into two categories: automated methods, which perform black-box search over fixed action spaces with limited decision-level interpretability, and LLM-based methods, which typically generate static scripts upfront and cannot adapt to evolving circuit states.

Related Articles