Circuits for AI

Edge AI/LLM Systems Co-Design

Return to research

Energy-efficient accelerators and HW/SW co-design for edge AI and LLM inference under tight power, latency, and area constraints.

AcceleratorsCo-DesignLLM Inference

EdgeLLM Transformer Accelerator [1]

Large language models (LLMs) have permeated many aspects of our lives. Edge deployment has attracted strong industry interest because of its potential benefits for privacy, reliability, and cost. However, it presents three main challenges.

  • EMA-Limited Prefill and Decode Efficiency
  • Bottlenecks in Multi-Request Inference
  • Underutilization from Non-MAC Operations

We design a rDXE (ring-based Decoder eXecution Engine) system to tackle these challenges.

Architecture of the ring-based decoder execution engine

We fabricated the accelerator in Intel 16 nm technology.

Die photograph of the 16 nm EdgeLLM accelerator

Transformer SW-HW Co-Exploration

We co-explore edge Transformer architectures and a custom systolic-array accelerator to balance accuracy, time-to-first-token, energy, and area. For each candidate design, we map model parameters onto hardware configurations and evaluate performance, timing, power, and area with an analytic loop and OpenROAD. The resulting design space highlights trade-offs between speed, efficiency, and area to guide practical choices.

Software-hardware co-exploration flow for edge Transformer architectures

[1] G. Tao, J. Luo, S. Liu, A. Li, G. Kielian, K. Lei, Q. Zhang, D. Sylvester, M. Saligane, "A 11.16μJ/token Edge LLM Accelerator with Scalable Ring-based Configuration for Token-wise Pipelining in 16nm FinFET," IEEE Custom Integrated Circuits Conference (CICC) 2026.