資料介紹

Table of Contents
AD9434 Native FMC Card
Introduction
The AD9434 is a 12-bit monolithic sampling analog-to-digital converter (ADC) optimized for high performance, low power, and ease of use. The part operates at up to a 500 MSPS conversion rate and is optimized for outstanding dynamic performance in wideband carrier and broadband systems. All necessary functions, including a sample-and-hold and voltage reference, are included on the chip to provide a complete signal conversion solution. This reference design includes a data capture interface and the external DDR-DRAM interface for sample storage. It allows programming the device and monitoring it's internal status registers. The board also provides other options to drive the clock and analog inputs of the ADC.
Supported Devices
Functional Description
The reference design is built on a Zynq based system parameterized for linux. It consists of three functional modules, a LVDS interface, a PN monitor and a DMA interface. The LVDS interface captures and buffers data from the ADC. The data is captured using ISERDES primitives and is captured 4 samples wide at 1/4th of the ADC clock (125MHz at 500MHz ADC clock). The DMA interface then transfers the samples to the external DDR-DRAM. The capture is initiated by the software. The status of capture (overflow, over the range) are reported back to the software. By default, the board is configured to use the onboard clock.
Supported Carriers
Downloads
AD9434FMC
| Hardware | Project | Carriers | Library Cores |
|---|---|---|---|
| AD9434-FMC-500EBZ | ad9434_fmc | zc706 | axi_ad9434 |
| axi_clkgen | |||
| axi_dmac | |||
| axi_hdmi_tx | |||
| axi_spdif_tx | |||
| axi_sysid | |||
| sysid_rom | |||
| util_axis_fifo |
Help & Support
- The carriers (abbrevations can be found here) are commonly available FPGA evaluation boards.
- The HDL user guide contains all the documentation, build instructions and register map tables.
- The following quick links allows you to browse the github repository for a list of current branches, library components, and projects.
ML605 Xilinx Reference Design (Obsolete)
Quick Start Guide
The reference design has been tested with ML605. It should be easily portable to other boards such as KC705 and VC707, only the ISERDES primitive, UCF and MHS files need to be changed. The bit file provided combines the FPGA bit file and the SDK elf files. It may be used for a quick check on the system. All you need is the hardware and a PC running a UART terminal and the programmer (IMPACT). This bit file configuration also captures the test mode outputs of ADC.
Required Hardware
- ML605 board
- AD9434-FMC board (the default setup uses onboard clock)
- Signal generator (for data)
Required Software
- Xilinx ISE (Programmer (IMPACT) is sufficient for the demo and is available on Webpack). Use the latest version or the one used in the reference design.
- A UART terminal (Tera Term/Hyperterminal), Baud rate 57600.
- Xilinx Chipscope Analyzer (for signal capture plot).
Running Demo (SDK) Program
To begin, connect the AD9434-FMC board to the FMC-LPC connector of ML605 board (see image below). Connect power and two USB cables from the PC to the JTAG and UART USB connectors on the edge of the ML605. The demo program uses the default board configuration that uses an on-board clock. Connect a signal source to the AIN SMA (J100) connector of the FMC card. After the hardware setup, turn the power on to the ML605.
Start IMPACT, and initialize the JTAG chain. The program should recognize the Virtex 6 device. Start a UART terminal (set to 57600 baud rate) and then program the device. If programming was successful, you should be seeing messages appear on the terminal as shown in the figure below. After reading some default registers in the AD9434 and AD9517, the program enables different test patterns available on the ADC.
After patterns and prbs sequences are verified, if no errors are present, you may use the chipscope busplot to see the captured signal (see below). The ADC data is available 4-samples wide at 125MHz. The most recent sample is at the most significant bits of the captured data.
Using the Reference Design
Functional Description
The reference design is built on a microblaze based system parameterized for linux. It consists of three functional modules, a LVDS interface, a PN monitor and a DMA interface. The LVDS interface captures and buffers data from the ADC. The data is captured using ISERDES primitives and is captured 4 samples wide at 1/4th of the ADC clock (125MHz at 500MHz ADC clock). The DMA interface then transfers the samples to the external DDR-DRAM. The capture is initiated by the software. The status of capture (overflow, over the range) are reported back to the software.
Registers
Refer to the regmap.txt file inside the pcores directory.
Clock Selection
The board provides different (some modification maybe necessary) possible clock path for clocking the AD9434.
Downloads
FPGA Referece Designs:
- ML605 (Source files): cf_ad9434_ml605_edk_14_4_2013_03_29.tar.gz
- ML605 (Bit/SW files): cf_ad9434_ml605_sw_14_4_2013_03_29.tar.gz
Only Xilinx coregen xco files are provided with the reference design. You must regenerate the IP core files using this file. See generating Xilinx netlist/verilog files from xco files for details.
Tar File Contents
The tar file contains, in most cases, the following files and/or directories. To rebuild the reference design simply double click the XMP file and run the tool. To build SDK, select a workspace and use the C file to build the elf file. Please refer to Xilinx EDK documentation for details.
| license.txt | ADI license & copyright information. |
| system.mhs | MHS file. |
| system.xmp | XMP file (use this file to build the reference design). |
| data/ | UCF file and/or DDR MIG project files. |
| docs/ | Documentation files (Please note that this wiki page is the documentation for the reference design). |
| sw/ | Software (Xilinx SDK) & bit file(s). |
| ../cf_lib/edk/pcores/* | The pcores directory. |
- EVAD9434 AD9434 評估板
- AD9434 SIMULINK ADIsimADC模型
- FMC-Imageon Xilinx ML605參考設(shè)計(jì)
- AD9789評估板、DAC-FMC轉(zhuǎn)接器和Xilinx ML605參考設(shè)計(jì)
- AD971x/AD911x-DPG2 FMC轉(zhuǎn)接器和評估板/Xilinx ML-605參考設(shè)計(jì)
- AD9129評估板、DAC-FMC插入器和Xilinx ML-605參考設(shè)計(jì)
- AD9434:12位,370 MSPS/500 MSPS,1.8 V對數(shù)字轉(zhuǎn)換器數(shù)據(jù)Sheet
- AD9265本地FMC卡/ML605 Xilinx參考設(shè)計(jì)
- ML605-UMMODULE的線性工藝選擇
- AD9279評估板、ADC-FMC轉(zhuǎn)接器和Xilinx ML605參考設(shè)計(jì)
- AD7960 Wiki:FMC卡和Xilinx參考設(shè)計(jì)
- AD7961本地FMC卡和Xilinx參考設(shè)計(jì)
- AD9122評估板、DAC-FMC插入器和Xilinx ML-605參考設(shè)計(jì)
- AD9434 Simulink ADIsimADC Model
- UG-290:評估模數(shù)轉(zhuǎn)換器AD9434和AD9484
- 【GD32F470紫藤派開發(fā)板使用手冊】第四講 FMC-片內(nèi)Flash擦寫讀實(shí)驗(yàn) 1359次閱讀
- 如何本地部署大模型 2585次閱讀
- HarmonyOS本地模擬器的版本演進(jìn)與使用方法 6276次閱讀
- Xilinx FPGA的FMC介紹 5947次閱讀
- digilent FMC Pcam適配器介紹 2879次閱讀
- 2.5 GSPS高性能數(shù)模轉(zhuǎn)換器——AD9739A DAC 4866次閱讀
- 關(guān)于FPGA的FMC接口的詳細(xì)介紹 1.2w次閱讀
- Xilinx Alveo U200數(shù)據(jù)中心加速器卡的主要性能和優(yōu)勢 6204次閱讀
- 采用Xilinx ML507評估平臺(tái)的APU增強(qiáng)型FPGA設(shè)計(jì) 1245次閱讀
- Xilinx交叉編譯鏈的安裝步驟和驗(yàn)證 3184次閱讀
- 基于Xilinx reVISION Stack Demo雙攝像頭采集圖像 3510次閱讀
- 基于FPGA 的FMC 接口應(yīng)用實(shí)例 1w次閱讀
- 基于FPGA的DMA讀寫設(shè)計(jì)及中斷控制 6239次閱讀
- stm32案例分享之使D-CACHE時(shí)FMC外設(shè)運(yùn)行不正常原因 1w次閱讀
- FMC+標(biāo)準(zhǔn)將嵌入式設(shè)計(jì)推到全新的高度 2132次閱讀
下載排行
本周
- 1AN-1267: 使用ADSP-CM408F ADC控制器的電機(jī)控制反饋采樣時(shí)序
- 1.41MB | 3次下載 | 免費(fèi)
- 2AN158 GD32VW553 Wi-Fi開發(fā)指南
- 1.51MB | 2次下載 | 免費(fèi)
- 3AN148 GD32VW553射頻硬件開發(fā)指南
- 2.07MB | 1次下載 | 免費(fèi)
- 4AN-1154: 采用恒定負(fù)滲漏電流優(yōu)化ADF4157和ADF4158 PLL的相位噪聲和雜散性能
- 199.28KB | 次下載 | 免費(fèi)
- 5AN-960: RS-485/RS-422電路實(shí)施指南
- 380.8KB | 次下載 | 免費(fèi)
- 6EE-249:使用VisualDSP在ADSP-218x DSP上實(shí)現(xiàn)軟件疊加
- 60.02KB | 次下載 | 免費(fèi)
- 7AN-1111: 使用ADuCM360/ADuCM361時(shí)的降低功耗選項(xiàng)
- 306.09KB | 次下載 | 免費(fèi)
- 8AN-904: ADuC7028評估板參考指南
- 815.82KB | 次下載 | 免費(fèi)
本月
- 1ADI高性能電源管理解決方案
- 2.43 MB | 450次下載 | 免費(fèi)
- 2免費(fèi)開源CC3D飛控資料(電路圖&PCB源文件、BOM、
- 5.67 MB | 138次下載 | 1 積分
- 3基于STM32單片機(jī)智能手環(huán)心率計(jì)步器體溫顯示設(shè)計(jì)
- 0.10 MB | 130次下載 | 免費(fèi)
- 4使用單片機(jī)實(shí)現(xiàn)七人表決器的程序和仿真資料免費(fèi)下載
- 2.96 MB | 44次下載 | 免費(fèi)
- 5美的電磁爐維修手冊大全
- 1.56 MB | 24次下載 | 5 積分
- 6如何正確測試電源的紋波
- 0.36 MB | 18次下載 | 免費(fèi)
- 7感應(yīng)筆電路圖
- 0.06 MB | 10次下載 | 免費(fèi)
- 8萬用表UT58A原理圖
- 0.09 MB | 9次下載 | 5 積分
總榜
- 1matlab軟件下載入口
- 未知 | 935121次下載 | 10 積分
- 2開源硬件-PMP21529.1-4 開關(guān)降壓/升壓雙向直流/直流轉(zhuǎn)換器 PCB layout 設(shè)計(jì)
- 1.48MB | 420062次下載 | 10 積分
- 3Altium DXP2002下載入口
- 未知 | 233088次下載 | 10 積分
- 4電路仿真軟件multisim 10.0免費(fèi)下載
- 340992 | 191367次下載 | 10 積分
- 5十天學(xué)會(huì)AVR單片機(jī)與C語言視頻教程 下載
- 158M | 183335次下載 | 10 積分
- 6labview8.5下載
- 未知 | 81581次下載 | 10 積分
- 7Keil工具M(jìn)DK-Arm免費(fèi)下載
- 0.02 MB | 73810次下載 | 10 積分
- 8LabVIEW 8.6下載
- 未知 | 65988次下載 | 10 積分
電子發(fā)燒友App






創(chuàng)作
發(fā)文章
發(fā)帖
提問
發(fā)資料
發(fā)視頻


上傳資料賺積分
評論