The Premise
Designing custom hardware accelerators for rapidly evolving transformer models is traditionally a slow, human-in-the-loop process requiring extensive domain expertise. The challenge lies in navigating an immense design space encompassing compute arrays, memory hierarchies, and intricate interconnect topologies.
This project introduces a closed-loop optimization framework: an AI-agent pipeline that autonomously proposes, evaluates, and refines accelerator architectures. By integrating LLM-based hardware reasoning directly with cycle-accurate architecture simulation, the system creates a self-improving design engine tailored specifically for transformer workloads.