VeriGraphi: A Multi-Agent Framework of Hierarchical RTL Generation for Large Hardware Designs
Sazzadul Islam, Tasnim Tabassum, Hao Zheng

TL;DR
VeriGraphi introduces a hierarchical, spec-anchored knowledge graph framework that guides large language models in reliably generating structured RTL code for complex hardware designs.
Contribution
It presents a novel multi-agent, knowledge graph-based approach to improve the accuracy and structural coherence of RTL generation from specifications.
Findings
Enables reliable hierarchical RTL generation with minimal human intervention.
Successfully applied to RISC-V processor design, demonstrating functional correctness.
Constructs a deterministic, machine-checkable knowledge graph before code synthesis.
Abstract
Generating synthesizable Verilog for large, hierarchical hardware designs remains a significant challenge for large language models (LLMs), which struggle to replicate the structured reasoning that human experts employ when translating complex specifications into RTL. When tasked with producing hierarchical Verilog, LLMs frequently lose context across modules, hallucinate interfaces, fabricate inter-module wiring, and fail to maintain structural coherence - failures that intensify as design complexity grows and specifications involve informal prose, figures, and tables that resist direct operationalization. To address these challenges, we present VeriGraphi, a framework that introduces a spec-anchored Knowledge Graph as the architectural substrate driving the RTL generation pipeline. VeriGraphi constructs a HDA, a structured knowledge graph that explicitly encodes module hierarchy,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
