pith. sign in

arxiv: 2503.13301 · v2 · pith:RL3HMZMYnew · submitted 2025-03-17 · 💻 cs.AR

LIMCA: LLM for Automating Analog In-Memory Computing Architecture Design Exploration

classification 💻 cs.AR
keywords designlimcaexplorationspaceanalogarchitectureautomatedautomating
0
0 comments X
read the original abstract

Resistive crossbars enabling analog In-Memory Computing (IMC) have emerged as a promising architecture for Deep Neural Network (DNN) acceleration, offering high memory bandwidth and in-situ computation. However, the manual, knowledge-intensive design process and the lack of high-quality circuit netlists have significantly constrained design space exploration and optimization to behavioral system-level tools. In this work, we introduce LIMCA, a novel fine-tune-free Large Language Model (LLM)-driven framework for automating the design and evaluation of IMC crossbar architectures. Unlike traditional approaches, LIMCA employs a No-Human-In-Loop (NHIL) automated pipeline to generate and validate circuit netlists for SPICE simulations, eliminating manual intervention. LIMCA systematically explores the IMC design space by leveraging a structured dataset and LLM-based performance evaluation. Our experimental results on MNIST classification demonstrate that LIMCA successfully generates crossbar designs achieving $\geq$96% accuracy while maintaining a power consumption $\leq$3W, making this the first work in LLM-assisted IMC design space exploration. Compared to existing frameworks, LIMCA provides an automated, scalable, and hardware-aware solution, reducing design exploration time while ensuring user-constrained performance trade-offs.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. LLM-Driven Design Space Exploration of FPGA-based Accelerators

    cs.AR 2026-05 unverdicted novelty 6.0

    SECDA-DSE integrates LLMs using retrieval-augmented generation and chain-of-thought prompting to automate design space exploration for FPGA-based AI accelerators, demonstrated feasible by synthesizing one valid design...