An AST-guided LLM Approach for SVRF Code Synthesis
Abanoub E. Abdelmalak, Mohamed A. Elsayed, David Abercrombie, Ilhami Torunoglu

TL;DR
This paper presents a novel AST-guided LLM approach integrating retrieval-augmented generation for accurate SVRF code synthesis, addressing complexity and expertise gaps in semiconductor design rule development.
Contribution
It introduces a new methodology combining AST embedding and RAG with a specialized scoring framework for improved SVRF code generation accuracy.
Findings
Up to 40% improvement in code accuracy over baseline models.
Effective structural validation via AST enhances semantic correctness.
Method reduces manual errors and accelerates design cycle iterations.
Abstract
Standard Verification Rule Format (SVRF) is essential for semiconductor applications like Design Rule Check (DRC), Layout Versus Schematic (LVS), and Optical Proximity Correction (OPC) and it faces challenges as advancing nodes create complex design rules that renders traditional SVRF development ineffective and highlight an expertise gap. This paper introduces a novel methodology integrating Abstract Syntax Tree (AST) embedding and Retrieval-Augmented Generation (RAG) for enhanced SVRF code synthesis, ensuring semantic accuracy and error minimization through structural validation with domain-specific insights for precise code generation. We evaluate different T5-based models and propose an innovative SVRF-specific scoring framework that complements standard metrics like BLEU and ROUGE-L. In our approach, AST provides rigorous structural validation, while RAG infuses relevant domain…
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.
Taxonomy
TopicsEmbedded Systems Design Techniques · Advancements in Photolithography Techniques · VLSI and FPGA Design Techniques
