paper-with-me

홈 › Papers

AMS-IO-Bench and AMS-IO-Agent: Benchmarking and Structured Reasoning for Analog and Mixed-Signal Integrated Circuit Input/Output Design

2025-12-25 · Zhishuai Zhang, Xintian Li, Shilong Liu, Aodong Zhang, Lu Jie, Nan Sun arxiv

In this paper, we propose AMS-IO-Agent, a domain-specialized LLM-based agent for structure-aware input/output (I/O) subsystem generation in analog and mixed-signal (AMS) integrated circuits (ICs). The central contribution of this work is a framework that connects natural language design intent with industrial-level AMS IC design deliverables. AMS-IO-Agent integrates two key capabilities: (1) a structured domain knowledge base that captures reusable constraints and design conventions; (2) design intent structuring, which converts ambiguous user intent into verifiable logic steps using JSON and Python as intermediate formats. We further introduce AMS-IO-Bench, a benchmark for wirebond-packaged AMS I/O ring automation. On this benchmark, AMS-IO-Agent achieves over 70\% DRC+LVS pass rate and reduces design turnaround time from hours to minutes, outperforming the baseline LLM. Furthermore, an agent-generated I/O ring was fabricated and validated in a 28 nm CMOS tape-out, demonstrating the practical effectiveness of the approach in real AMS IC design flows. To our knowledge, this is the first reported human-agent collaborative AMS IC design in which an LLM-based agent completes a nontrivial subtask with outputs directly used in silicon.

📄 PDF Abstract BibTeX arXiv:2512.21613

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AnaloBench: Benchmarking the Identification of Abstract and Long-context Analogies

2024-02-19 · Xiao Ye, Andrew Wang, Jacob Choi, Yining Lu 외

Humans regularly engage in analogical thinking, relating personal experiences to current situations (X is analogous to Y because of Z). Analogical thinking allows humans to solve problems in creative ways, grasp difficul…

Benchmarking

Enhancing Agent Safety Judgment: Controlled Benchmark Rewriting and Analogical Reasoning for Deceptive Out-of-Distribution Scenarios

2026-05-05 · Zuoyu Zhang, Yancheng Zhu arxiv

Tool-using agent systems powered by large language models (LLMs) are increasingly deployed across web, app, operating-system, and transactional environments. Yet existing safety benchmarks still emphasize explicit risks,…

VLM-CAD: VLM-Optimized Collaborative Agent Design Workflow for Analog Circuit Sizing

2026-01-12 · Guanyuan Pan, Shuai Wang, Yugui Lin, Tiansheng Zhou 외 arxiv

Vision Language Models (VLMs) have demonstrated remarkable potential in multimodal reasoning, yet they inherently suffer from spatial blindness and logical hallucinations when interpreting densely structured engineering …

Multimodal ReasoningSpatial Reasoning

SO-Bench: A Structural Output Evaluation of Multimodal LLMs

2025-11-23 · Di Feng, Kaixin Ma, Feng Nan, Haofeng Chen 외 arxiv

Multimodal large language models (MLLMs) are increasingly deployed in real-world, agentic settings where outputs must not only be correct, but also conform to predefined data schemas. Despite recent progress in structure…

Information Extraction

Agentified Assessment of Logical Reasoning Agents

2026-03-03 · Zhiyu Ni, Yifeng Xiao, Zheng Liang arxiv

We present a framework for evaluating and benchmarking logical reasoning agents when assessment itself must be reproducible, auditable, and robust to execution failures. Building on agentified assessment, we use an asses…

Logical Reasoning