# Raptor DMA

![RaptorDMA Device as shown on the raptor-dma store](/files/-MfZ0YQBGgjxZ_KGkYVj)

The RaptorDMA device is a PCIe x1 FPGA board with USB-A 3.0 connections. Unlike the Screamer PCIe, the JTAG for this board is built in and can easily be hooked up via a second USB-A interface. RaptorDMA sells their boards with their own customized version of the pcileech gateware. They claim that the gateware is unique per customer.

In order to flash your RaptorDMA, they provide their own flashing software. This ensures only their own gateware can be easily flashed to the device. It is possible to flash your own gateware to their device, but it is not described by the manufacturer.

I purchased my RaptorDMA from a 3rd party. I strongly urge you do not do the same and buy direct from the manufacturer ([link to store](https://www.raptor-dma.com/)). Some DMA cheat sites like AtomicDMA suggest RaptorDMA is a scam. While they may be *now*, my device *is* legit and *is* the best performing device I have found.

Performance on the Raptor is the best I have tested. I can easily pull 400mb/s over this card. It is also very stable & due to this is my current "daily driver".


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dma.lystic.dev/fpga-devices/devices/raptor-dma.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
