ADMX100X-EVB HDL project

Overview

The EVAL-ADMX1001 and EVAL-ADMX1002 modules are ultra-low-distortion, low-noise signal generators. They support output frequencies up to 40 kHz when the digital pre-distortion (DPD) algorithm is disabled, and up to 20 kHz with DPD enabled while maintaining a typical total harmonic distortion (THD) of −130 dB at 1 kHz. The ADMX1001 includes a built-in acquisition channel that enables simultaneous generation and capture of differential signals, making it ideal for characterization and closed-loop evaluation of high-performance ADCs, audio converters, and precision sensing systems. The integrated DPD algorithm minimizes distortion typically introduced by DAC and amplifier stages, enabling the generation of extremely clean test signals for precision measurement applications. The ADMX1002 focuses solely on high-fidelity signal generation, providing a streamlined solution for setups where local signal acquisition is not required. Note that in the current HDL release, only the TX path is implemented and supported.

Supported boards

Supported devices

Supported carriers

Evaluation board

Carrier

FMC slot

EVAL-ADMX1001

ZedBoard

FMC LPC

EVAL-ADMX1002

ZedBoard

FMC LPC

Block design

Warning

The VADJ for the Zedboard must be set to 3.3V.

Block diagram

The data path and clock domains are depicted in the below diagram:

ADMX100X/ZedBoard block diagram

SPI connections

SPI type

SPI manager instance

SPI subordinate

CS

PS

SPI 0

CS_DAC

0

PS

SPI 0

CS_FPGA

0

GPIOs

GPIO signal

Direction

HDL GPIO EMIO

Software GPIO

(from FPGA view)

Zynq-7000

ADMX100X_SYNC_MODE

OUT

34

88

ADMX100X_EN

OUT

35

89

ADMX100X_CAL

OUT

38

92

ADMX100X_TRIG

OUT

40

94

ADMX100X_DAC_LDAC

OUT

39

93

ADMX100X_RESET

OUT

33

87

ADMX100X_READY

IN

36

90

ADMX100X_VALID

IN

37

91

ADMX100X_OT

IN

32

86

Building the HDL project

The design is built upon ADI’s generic HDL reference design framework. ADI distributes the bit/elf files of these projects as part of the ADI Kuiper Linux. If you want to build the sources, ADI makes them available on the HDL repository. To get the source you must clone the HDL repository.

Linux/Cygwin/WSL

Building the ZedBoard project:

~$
cd hdl/projects/admx100xevb/zed
~/hdl/projects/admx100xevb/zed$
make

A more comprehensive build guide can be found in the Build an HDL project user guide.

Resources

More information

Support

Analog Devices, Inc. will provide limited online support for anyone using the reference design with ADI components via the EngineerZone FPGA reference designs forum.

For questions regarding the ADI Linux device drivers, device trees, etc. from our Linux GitHub repository, the team will offer support on the EngineerZone Linux software drivers forum.

For questions concerning the ADI No-OS drivers, from our No-OS GitHub repository, the team will offer support on the EngineerZone microcontroller No-OS drivers forum.

It should be noted, that the older the tools’ versions and release branches are, the lower the chances to receive support from ADI engineers.