AMD · Filed Jan 22, 2025 · Published Jul 23, 2026 · verified — real USPTO data

AMD Patents a Chip Design That Cuts Out the Data-Transfer Middleman for AI Math

Xilinx has filed a patent for a chip architecture that lets certain AI calculations skip a built-in data-routing layer entirely, reducing delays and power draw in the process.

Xilinx Patent: AI Engine Vector-Matrix Instruction Bypass — figure from US 2026/0211825 A1
Figure from the official USPTO publication.
Publication number US 2026/0211825 A1
Applicant XILINX, INC.
Filing date Jan 22, 2025
Publication date Jul 23, 2026
Inventors Juan J. NOGUERA SERRA, Baris OZGUL, David Patrick CLARKE, Mr. Francisco BARAT QUESADA, Stephan MUNZ
CPC classification 710/22
Grant likelihood Medium
Examiner ROCHE, JOHN B (Art Unit 2184)
Status Non Final Action Mailed (Jun 18, 2026)
Document 20 claims

What Xilinx's AI engine bypass actually does

Imagine a busy office where every piece of paper has to pass through the mail room before reaching anyone's desk, even if the sender and receiver sit right next to each other. That detour wastes time and energy. This patent describes a chip design that solves a very similar problem inside AI hardware.

In the chip Xilinx is describing, there are two kinds of math tasks. Heavier jobs get routed through the normal data-transfer system (the mail room). But a specific lighter type of AI calculation, called a vector-matrix operation, gets to skip that middleman entirely and go straight to the AI engine that needs it.

The result is less waiting, less memory traffic, and lower power use. For chips running AI workloads continuously, like those inside data centers or embedded devices, those savings add up quickly.

How the chip routes instructions around the DMA engine

The patent describes a chip system with two key components working in parallel: a Direct Memory Access (DMA) engine and an AI engine.

A DMA engine is a standard piece of chip hardware that manages the movement of data between memory and other parts of the chip. It's efficient for bulk transfers, but it adds latency (delay) and consumes memory bandwidth (the chip's capacity to move data around). For time-sensitive or lightweight tasks, that overhead is wasteful.

The patent's core idea is a split-path approach:

  • Matrix-matrix instructions (heavier, bulk AI math) travel through the DMA engine as normal, pulling data from local memory.
  • Vector-matrix instructions (lighter AI operations that multiply a single row or column of numbers against a grid) bypass the DMA entirely and are sent straight to the AI engine.

By giving vector-matrix operations their own direct lane, the chip avoids the roundabout DMA path for that class of work. The patent specifically cites three benefits: lower data-transfer latency, reduced memory bandwidth usage, and lower power consumption.

What this means for AI chip power and speed

Xilinx, now part of AMD, makes FPGAs (programmable chips widely used in data centers, aerospace, and industrial AI). This patent targets the kind of AI inference workloads where chips process data continuously and efficiency directly affects operating costs and battery life.

For you as an end user, the impact is indirect but real: chips built on this design could process AI tasks faster while drawing less power, which matters whether you're talking about cloud servers handling thousands of AI requests per second or edge devices running AI without a power outlet nearby. It's not a flashy user-facing feature, but chip-level routing decisions like this one determine how fast and how long AI hardware can run.

Editorial take

This is a focused, low-level chip architecture patent, not a product announcement. The concept is straightforward: don't route lightweight data through heavy infrastructure if you don't have to. It's a sensible engineering optimization, and the kind of detail that separates competitive AI chips from also-rans at scale. Worth noting for anyone tracking AMD/Xilinx's AI chip strategy.

Which company should we read for you?

We track 17 companies here. Pro is the same weekly breakdown for any company you choose, delivered privately. Type a name and we'll scope it and send you a quote.

Get one Big Tech patent every Sunday

Plain English, intelligent commentary, no hype. Free.

Source. Full patent text and figures from the official USPTO publication PDF.

Editorial commentary on a publicly published patent application. Not legal advice.