Skip to content
ATAI Today Brief
HomeNewsConceptsGuidesToolbox
AboutSubscribeUA
Subscribe

AI Today Brief

The daily AI-engineering brief. Built in public. EN · UA.

XTelegramLinkedInYouTubeRSS

Follow AI Today Brief on LinkedIn for daily AI-engineering updates and the weekly “5 shifts that changed how developers work” PDF.

Explore

NewsDigestsConceptsGuides

Company

SubscribeAdvertiseAbout

Legal

Editorial policyAI disclosurePrivacyTerms

© 2026 AI Today Brief. All rights reserved.

  1. Home/
  2. News/
  3. Models & research/
  4. NVIDIA Nemotron 3 Ultra Tops Open Models in Agentic Register-Transfer Level Coding
Models & research

NVIDIA Nemotron 3 Ultra Tops Open Models in Agentic Register-Transfer Level Coding

July 27, 2026· 6 min read
OKCurated by Oleksandr Kuzmenko, AI Product Engineer·Updated July 27, 2026·Sources cited on every story
AI-assisted · editor-reviewed·How we use AI
NVIDIA Nemotron 3 Ultra Tops Open Models in Agentic Register-Transfer Level Coding

NVIDIA introduced Nemotron 3 Ultra paired with the ACE-RTL agent framework, delivering a 97.1% average pass rate on the Comprehensive Verilog Design Problems benchmark. The 550B hybrid Mamba-Attention Mixture-of-Experts model reduces token usage by up to 71% per iteration compared to competing open models.

Impact: High

Why it matters

Hardware engineers and agent builders can leverage Nemotron 3 Ultra for long-context agentic code generation and debugging with significantly lower inference costs.

TL;DR

  • 01NVIDIA Nemotron 3 Ultra achieves 97.1% pass rate on agentic RTL hardware benchmarks.
  • 02Hybrid Mamba-Attention MoE architecture slashes token consumption by up to 71% per step.
  • 03Iterative generate-test-reflect agent loops dramatically improve LLM performance on hardware design.

Key facts

Total Parameters550B
Active Parameters55B
Total Parameters
550B
Active Parameters
55B
Context Window
1M tokens
Pretraining Dataset
20T tokens
Average Tokens/Iteration
6,629 (self-reported)
CVDP Average Pass Rate
97.1% (self-reported)

Agentic RTL Development with Nemotron 3 Ultra

NVIDIA paired its Nemotron 3 Ultra model with the ACE-RTL agentic framework to automate complex Verilog and Register-Transfer Level (RTL) hardware design tasks. On the Comprehensive Verilog Design Problems (CVDP) benchmark, the combined pipeline achieved a 97.1% average pass rate across nine design categories, outperforming GLM 5.2 (92.1%) and Kimi K2.6 (95.2%).

Architecture and Token Efficiency

Nemotron 3 Ultra utilizes a 550B total parameter / 55B active parameter Mixture-of-Experts (MoE) Mamba-Attention hybrid design. By combining Mamba state-space layers with attention mechanisms, the model reduces the Key-Value (KV) cache footprint while sustaining a 1M token context window.

  • Average token consumption: 6,629 tokens per iteration (vs. 9,156 for GLM 5.2 and 22,579 for Kimi K2.6).
  • Efficiency gain: Up to 71% fewer tokens per iteration compared to Kimi K2.6 and 28% fewer than GLM 5.2.
  • Pass rate on debugging (cid016): Reached 100.0% when running inside the ACE-RTL agent loop.

Integration with EDA Pipelines

The model was trained using a synthetic data generation (SDG) pipeline sourced from public Verilog repositories and rubric-filtered hardware specifications. Its long-context efficiency makes it practical for integration into commercial Electronic Design Automation (EDA) suites from Cadence, Siemens, and Synopsys.

✓ When to use

  • Building autonomous hardware engineering or Verilog coding agents
  • Running long-context iterative LLM debugging loops with constraints on KV-cache memory
  • Integrating AI code generation with traditional EDA simulation toolchains

✕ When NOT to use

  • Standard web application development where general-purpose LLMs excel
  • Low-latency real-time autocomplete where small dense models are required

What to do today

  • →Evaluate hybrid Mamba-Attention MoE models for context-heavy agentic feedback loops.
  • →Benchmark hardware synthesis or domain-specific code tasks using iterative generate-test-reflect loops.
#NVIDIA Nemotron 3 Ultra#ACE-RTL#GLM 5.2#Kimi K2.6

Sources

  • NVIDIA Nemotron 3 Ultra Leads Open Models on Accuracy and Efficiency in Agentic RTL Coding
ShareShare on XShare on LinkedIn
Next story →Building Procedural 3D Applications Purely via Claude Code Agent Workflows

Related stories

  • Models & researchGrok Voice Think Fast 2.0 Voice Model Announced
  • Models & researchAnthropic Claude Mythos Preview Discovers Cryptographic Flaws and Launches CryptanalysisBench
  • Models & researchMoonshot AI Kimi K3 2.8T Model Available on Telnyx Inference API
  • Models & researchMoonshot AI Releases 2.8T Parameter Kimi K3 Weights with Custom Licensing Terms

Email digest

Get the morning AI brief

One email a day — the stories that matter for engineers, founders and tech leads. Human-edited, with links to primary sources.

  • ✓120+ sources scanned daily
  • ✓Edited by a human
  • ✓1 email per day
  • ✓EN + UA

By subscribing you agree to the privacy policy.