AD408X-FMC-EVB HDL project
Overview
The EVAL-AD4080-FMC is designed to demonstrate the AD4080 performance.
The EVAL-AD4080-FMC HDL design supports the following AD4080 features:
Single/Dual lane DDR data capture
Self synchronization using the fixed pattern and bit-slip feature
Capturing digital averaging filter with up to 2^10 decimation
Analog-to-digital converter (ADC) configuration via serial peripheral interface (SPI)
Sampling rate capability between 1.25 MSPS and 40 MSPS
The EVAL-AD4080-FMC evaluation board was designed for use with the Digilent ZedBoard via the field programmable gate array(FPGA) mezzanine card (FMC) connector.
Supported boards
Supported devices
Supported carriers
Evaluation board |
Carrier |
FMC slot |
---|---|---|
FMC-LPC |
Block design
Warning
The VADJ for the Zedboard must be set to 2.5V.
Block diagram
The data path and clock domains are depicted in the below diagram:
Clock scheme
CPU/Memory interconnects addresses
The addresses are dependent on the architecture of the FPGA, having an offset added to the base address from HDL (see more at CPU/Memory interconnects addresses).
Instance |
Zynq/Microblaze |
---|---|
axi_ad4080_adc |
0x44A0_0000 |
axi_ad4080_dma |
0x44A3_0000 |
SPI connections
SPI type |
SPI manager instance |
SPI subordinate |
CS |
---|---|---|---|
PS |
SPI 0 |
AD4080 |
0 |
PS |
SPI 1 |
AD9508 |
0 |
PS |
SPI 1 |
ADF4350 |
1 |
GPIOs
GPIO signal |
Direction |
HDL GPIO EMIO |
Software GPIO |
Software GPIO |
---|---|---|---|---|
(from FPGA view) |
Zynq-7000 |
Zynq MP |
||
sync_req |
OUT |
37 |
91 |
115 |
pwrgd |
IN |
36 |
90 |
114 |
adf435x_lock |
IN |
35 |
89 |
113 |
gpio3_fmc |
INOUT |
34 |
88 |
112 |
gpio3_fmc |
INOUT |
33 |
87 |
111 |
Interrupts
Below are the Programmable Logic interrupts used in this project.
Instance name |
HDL |
Linux Zynq |
Actual Zynq |
---|---|---|---|
axi_ad4080_dma |
13 |
57 |
89 |
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, and then build the project as follows:
Linux/Cygwin/WSL
~$
cd hdl/projects/ad408x_fmc_evb/zed
~/hdl/projects/ad408x_fmc_evb/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.