Skip to content

Commit f4f68fe

Browse files
committed
ZDMA: Driver update
1 parent ea544c7 commit f4f68fe

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

ZDMA/readme.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ Once flashed it may be used together with the [PCILeech Direct Memory Access (DM
66

77
> :warning: **ZDMA have additional requirements**. Make sure the [requirements](#Requirements) are met before purchase.
88
9-
> :warning: **ZDMA uses a test signed driver** as the driver is not yet signed by Microsoft. The controlling computer must be running in driver testing mode to support ZDMA.
10-
119
Capabilities:
1210
=================
13-
* Retrieve memory from the target system over Thunderbolt in excess of 800MB/s.
11+
* Retrieve memory from the target system over Thunderbolt in excess of 1000MB/s.
1412
* Access physical memory of target system unless protected with VT-d/IOMMU.
1513
* Raw PCIe Transaction Layer Packet (TLP) access.
1614

@@ -34,6 +32,10 @@ Requirements:
3432
* A Thunderbolt capable port on the controlling computer.
3533
* 64-bit Windows on the controlling computer.
3634

35+
Windows Driver:
36+
===============
37+
ZDMA requires a signed Windows kernel driver. [Download it here](https://mega.nz/file/Eb5nwZ5K#4lAN0NddlSjET-5yPgtoBp4VMmatT63cjoRkMTa5Bu0). Right click on the .inf file and select "install" in the popup menu that appears to install the driver. Additionally ZDMA requires the file leechcore_driver.dll. This file should be included in the latest downloads of PCILeech and MemProcFS.
38+
3739
Flashing:
3840
=================
3941
Please note that this instruction applies to the built-in JTAG update port.

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PCILeech currently supports multiple FPGA based devices with most recent firmwar
1212
| Device | Connection | Transfer Speed | Version | FPGA | PCIe Version | Project<br>Sponsor |
1313
| ------------------------------------- | ------------ | -------------- | --------| ------------ | ------------- | ------------------ |
1414
| [Screamer PCIe Squirrel](PCIeSquirrel)| USB-C | 190 MB/s | 4.14 | XC7A35T-484 | PCIe gen2 x1 | [💖](https://shop.lambdaconcept.com) |
15-
| [ZDMA](ZDMA) | Thunderbolt3 | 800 MB/s | 4.14 | XC7A100T-484 | PCIe gen2 x4 | [💖](https://lightingz.store/) |
15+
| [ZDMA](ZDMA) | Thunderbolt3 | 1000 MB/s | 4.14 | XC7A100T-484 | PCIe gen2 x4 | [💖](https://lightingz.store/) |
1616
| [LeetDMA](https://enigma-x1.com/) | USB-C | 190 MB/s | 4.14 | XC7A35T-484 | PCIe gen2 x1 | [💖](https://enigma-x1.com/) |
1717
| [Enigma X1](EnigmaX1) | USB-C | 200 MB/s | 4.14 | XC7A75T-484 | PCIe gen2 x1 | [💖](https://enigma-x1.com/) |
1818
| [PCIeScreamerR04](ScreamerM2) | USB-C | 190 MB/s | 4.14 | XC7A35T-325 | PCIe gen2 x4* | [💖](https://shop.lambdaconcept.com) |

0 commit comments

Comments
 (0)