A Self-Evolving Agent Framework That Treats Hardware Design as Repository-Level Code Evolution (Nvidia Research)
Original reporting by Semiconductor Engineering

HORIZON refers to a novel self-evolving agent framework developed by Nvidia Research that automates hardware design through a process akin to software code evolution. This innovative system treats the intricate task of designing physical chips as a continuous, repository-level code evolution, allowing an AI agent to independently iterate and refine hardware designs. The framework operates by first compiling a "project pack" from a Markdown harness, which encapsulates essential domain knowledge, evaluation tools, and operational policies. A fully hands-free agent then takes over, evolving an isolated git worktree by leveraging repository operations for state management, tracing design changes, and replaying development cycles.
Pushing boundaries
This approach marks a significant advancement, extending the concept of repository-scale self-evolution from electronic design automation (EDA) software systems directly to the hardware design artifacts themselves. Nvidia researchers report remarkable success in evaluating HORIZON, achieving 100% benchmark completion across prominent suites like ChipBench, RTLLM, Verilog-Eval, and nine CVDP categories, all performed autonomously. While these results demonstrate the agent's impressive capability within controlled environments, the team transparently acknowledges that agentic AI for hardware design is far from "solved," viewing these benchmarks as crucial proxies for a much broader, complex engineering challenge in chip development.
The Nvidia Research paper introduces HORIZON, a significant stride towards autonomous hardware design. By framing chip development as repository-level code evolution, the framework employs a hands-free agentic loop that independently iterates and refines designs. The achievement of 100% benchmark completion across multiple challenging suites — including ChipBench and RTLLM — with no human intervention underscores the potent capabilities of this self-evolving system. While the researchers prudently caution that these benchmarks are proxies for the vast complexity of real-world chip design, the demonstrated efficacy points to a transformative shift in engineering paradigms.
Accelerating Chip Innovation
The implications of such an agentic framework extend far beyond current iterative design processes. HORIZON promises to dramatically accelerate the development cycle for next-generation silicon, enabling faster iteration and optimization of increasingly complex architectures that push the boundaries of human capacity. This shift could free highly skilled engineers from repetitive optimization tasks, allowing them to focus on conceptual breakthroughs, novel architectural approaches, and solving higher-level system integration challenges. Ultimately, the progression towards self-evolving AI in hardware design portends a future where the very tools that build our technological infrastructure are themselves intelligently designed, potentially unlocking unprecedented innovation in AI, high-performance computing, and a myriad of other fields reliant on cutting-edge chips. This research positions AI not just as a consumer, but as a critical architect of its own future.
Frequently asked questions
- What is HORIZON, the new AI agent framework for hardware design?
- HORIZON is an AI agent framework developed by Nvidia Research that automates hardware design by treating it as repository-level code evolution. It compiles design requirements into a project pack with domain knowledge and evaluation tools. A hands-free agent then iteratively evolves the design in an isolated git worktree, managing state and tracing through repository operations. This extends self-evolving AI systems to directly generate and refine hardware artifacts rather than just software systems.
- How do AI agents streamline the complex process of chip hardware design?
- AI agents streamline hardware design by treating it as a code evolution process, similar to software development. They operate in a hands-free loop, continuously evolving and refining designs within a controlled environment, often a git worktree. By automating tasks like state management, tracing, and iterative design, these agents aim to accelerate the development cycle and improve efficiency in creating complex chip architectures from initial specifications, extending automation beyond Electronic Design Automation software.
- What successes and challenges exist for agentic AI in hardware design?
- Agentic AI frameworks like HORIZON have shown promising results, achieving 100% benchmark completion across several suites including ChipBench and Verilog-Eval, demonstrating their capability in controlled environments. However, researchers acknowledge that these benchmarks are proxies for the much broader engineering challenges in real-world chip design. Significant open research challenges remain in areas beyond these specific evaluations, indicating that agentic AI for comprehensive hardware design is not yet a fully solved problem.