Topic
electronic design automation
Agentic Electronic Design Automation: Handoff Validity as Organizing Principle
A survey of 82 systems introduces handoff validity as an organizing principle for agentic electronic design automation (EDA), classifying systems into Stage-Bound, Flow-Bound, and Organization-Bound classes. The paper proposes a five-layer EDA agent communication protocol (EACP) covering discovery, messaging, tool invocation, orchestration, and security.
LLM4RTL System Boosts RTL Code Generation with Tool-Assisted Pipeline
A new research paper proposes LLM4RTL, a tool-assisted large language model system for RTL code generation. The system uses a judge-renew-check-renew-check (JRCRC) pipeline to filter and refine training datasets, and incorporates pre-processing tools to address LLM weaknesses in rule-based reasoning. LLM4RTL achieves significant performance gains on the VerilogEval benchmark, rivaling GPT-4O with a smaller model.