NVIDIA Nemotron 3 Ultra Leads Open Models on Accuracy and Efficiency in Agentic RTL Coding
The ACE-RTL agent combined with NVIDIA Nemotron 3 Ultra achieves state-of-the-art accuracy (97.1% average pass rate) and efficiency (up to 71% fewer tokens per iteration) on agentic RTL coding tasks compared to models like GLM 5.2 and Kimi K2.6. The hybrid Mamba-Attention Mixture-of-Experts architecture of Nemotron 3 Ultra, trained on a rubric-filtered synthetic RTL dataset, enables high-throughput, low-cost, long-context inference suitable for integration with EDA tools. The iterative generate-
Analysis
TL;DR
- The ACE-RTL agent combined with NVIDIA Nemotron 3 Ultra achieves state-of-the-art accuracy (97.1% average pass rate) and efficiency (up to 71% fewer tokens per iteration) on agentic RTL coding tasks compared to models like GLM 5.2 and Kimi K2.6.
- The hybrid Mamba-Attention Mixture-of-Experts architecture of Nemotron 3 Ultra, trained on a rubric-filtered synthetic RTL dataset, enables high-throughput, low-cost, long-context inference suitable for integration with EDA tools.
- The iterative generate-test-reflect workflow of the ACE-RTL agent significantly improves pass rates across all evaluated models by leveraging tool feedback and evolving context, with Nemotron 3 Ultra reaching 100% pass rate on several CVDP categories.
Why It Matters
This development is highly relevant to AI practitioners and the hardware industry as it demonstrates a practical path to accelerating RTL design and verification—a critical bottleneck in modern chip development. By combining specialized model architectures with agentic workflows, it reduces engineering time and cost while improving correctness, setting a new benchmark for AI-assisted hardware design.
Technical Details
- The Comprehensive Verilog Design Problems (CVDP) benchmark evaluates nine agentic RTL task categories including code completion, spec-to-code generation, modification, debugging, and testbench generation, reflecting real-world hardware design workflows.
- ACE-RTL agent architecture consists of three components: a generator (produces/updates RTL), a reflector (analyzes simulation feedback and identifies root causes), and a coordinator (maintains evolving debugging context across iterations).
- Nemotron 3 Ultra uses a 550B total-parameter, 55B active-parameter Mixture-of-Experts Hybrid Mamba-Attention model with 1M-token context length, pretrained on 20 trillion text tokens and fine-tuned on synthetic RTL data.
- Performance metrics show Nemotron 3 Ultra achieves 97.1% average pass rate across CVDP categories while using only 6,629 tokens per iteration—28% fewer than GLM 5.2 and 71% fewer than Kimi K2.6.
Industry Insight
The success of Nemotron 3 Ultra in RTL coding suggests that specialized hybrid architectures trained on domain-specific synthetic data will become increasingly important for industrial AI applications, particularly in hardware design where precision and efficiency are critical. EDA tool vendors should prioritize integration with agentic AI systems that can leverage long-context reasoning and iterative feedback loops to accelerate chip design workflows.
Disclaimer: The above content is generated by AI and is for reference only.