# SynCircuit: Automated Generation of New Synthetic RTL Circuits Can Enable Big Data in Circuits

**Authors:** Shang Liu, Jing Wang, Wenji Fang, Zhiyao Xie

arXiv: 2509.00071 · 2025-09-03

## TL;DR

SynCircuit introduces a novel framework that automatically generates valid synthetic RTL circuits using diffusion models, constraint refinement, and MCTS, addressing data scarcity in AI-assisted IC design.

## Contribution

The paper presents the first method to generate synthetic RTL circuits with valid functionalities, combining diffusion models, constraint enforcement, and optimization techniques.

## Key findings

- Generated circuits are more realistic and valid.
- Synthetic data improves machine learning model performance.
- Framework effectively addresses circuit data scarcity.

## Abstract

In recent years, AI-assisted IC design methods have demonstrated great potential, but the availability of circuit design data is extremely limited, especially in the public domain. The lack of circuit data has become the primary bottleneck in developing AI-assisted IC design methods. In this work, we make the first attempt, SynCircuit, to generate new synthetic circuits with valid functionalities in the HDL format. SynCircuit automatically generates synthetic data using a framework with three innovative steps: 1) We propose a customized diffusion-based generative model to resolve the Directed Cyclic Graph (DCG) generation task, which has not been well explored in the AI community. 2) To ensure our circuit is valid, we enforce the circuit constraints by refining the initial graph generation outputs. 3) The Monte Carlo tree search (MCTS) method further optimizes the logic redundancy in the generated graph. Experimental results demonstrate that our proposed SynCircuit can generate more realistic synthetic circuits and enhance ML model performance in downstream circuit design tasks.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2509.00071/full.md

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/2509.00071/full.md

## References

35 references — full list in the complete paper: https://tomesphere.com/paper/2509.00071/full.md

---
Source: https://tomesphere.com/paper/2509.00071