資料介紹

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 评估板14次下载
- AD9434 SIMULINK ADIsimADC模型4次下载
- FMC-Imageon Xilinx ML605参考设计8次下载
- AD9789评估板、DAC-FMC转接器和Xilinx ML605参考设计8次下载
- AD971x/AD911x-DPG2 FMC转接器和评估板/Xilinx ML-605参考设计10次下载
- AD9129评估板、DAC-FMC插入器和Xilinx ML-605参考设计12次下载
- AD9434:12位,370 MSPS/500 MSPS,1.8 V对数字转换器数据Sheet11次下载
- AD9265本地FMC卡/ML605 Xilinx参考设计8次下载
- ML605-UMMODULE的线性工艺选择3次下载
- AD9279评估板、ADC-FMC转接器和Xilinx ML605参考设计12次下载
- AD7960 Wiki:FMC卡和Xilinx参考设计14次下载
- AD7961本地FMC卡和Xilinx参考设计19次下载
- AD9122评估板、DAC-FMC插入器和Xilinx ML-605参考设计8次下载
- AD9434 Simulink ADIsimADC Model7次下载
- UG-290:评估模数转换器AD9434和AD948411次下载
- GD32 MCU 入门教程】GD32 MCU 常见外设介绍(12)FMC 模块介绍1725次阅读
- 【GD32F470紫藤派开发板使用手册】第四讲 FMC-片内Flash擦写读实验1851次阅读
- 如何本地部署大模型3049次阅读
- HarmonyOS本地模拟器的版本演进与使用方法6554次阅读
- Xilinx FPGA的FMC介绍6130次阅读
- digilent FMC Pcam适配器介绍3027次阅读
- 2.5 GSPS高性能数模转换器——AD9739A DAC5007次阅读
- 关于FPGA的FMC接口的详细介绍12569次阅读
- Xilinx Alveo U200数据中心加速器卡的主要性能和优势6341次阅读
- 采用Xilinx ML507评估平台的APU增强型FPGA设计1312次阅读
- 基于Xilinx reVISION Stack Demo双摄像头采集图像3648次阅读
- 基于FPGA 的FMC 接口应用实例10341次阅读
- 基于FPGA的DMA读写设计及中断控制6422次阅读
- stm32案例分享之使D-CACHE时FMC外设运行不正常原因10754次阅读
- FMC+标准将嵌入式设计推到全新的高度2230次阅读
下載排行
本周
- 1AN-1267: 使用ADSP-CM408F ADC控制器的電機控制反饋采樣時序
- 1.41MB | 3次下載 | 免費
- 2AN158 GD32VW553 Wi-Fi開發指南
- 1.51MB | 2次下載 | 免費
- 3AN148 GD32VW553射頻硬件開發指南
- 2.07MB | 1次下載 | 免費
- 4AN-1154: 采用恒定負滲漏電流優化ADF4157和ADF4158 PLL的相位噪聲和雜散性能
- 199.28KB | 次下載 | 免費
- 5AN-960: RS-485/RS-422電路實施指南
- 380.8KB | 次下載 | 免費
- 6EE-249:使用VisualDSP在ADSP-218x DSP上實現軟件疊加
- 60.02KB | 次下載 | 免費
- 7AN-1111: 使用ADuCM360/ADuCM361時的降低功耗選項
- 306.09KB | 次下載 | 免費
- 8AN-904: ADuC7028評估板參考指南
- 815.82KB | 次下載 | 免費
本月
- 1ADI高性能電源管理解決方案
- 2.43 MB | 450次下載 | 免費
- 2免費開源CC3D飛控資料(電路圖&PCB源文件、BOM、
- 5.67 MB | 138次下載 | 1 積分
- 3基于STM32單片機智能手環心率計步器體溫顯示設計
- 0.10 MB | 130次下載 | 免費
- 4使用單片機實現七人表決器的程序和仿真資料免費下載
- 2.96 MB | 44次下載 | 免費
- 5美的電磁爐維修手冊大全
- 1.56 MB | 24次下載 | 5 積分
- 6如何正確測試電源的紋波
- 0.36 MB | 18次下載 | 免費
- 7感應筆電路圖
- 0.06 MB | 10次下載 | 免費
- 8萬用表UT58A原理圖
- 0.09 MB | 9次下載 | 5 積分
總榜
- 1matlab軟件下載入口
- 未知 | 935121次下載 | 10 積分
- 2開源硬件-PMP21529.1-4 開關降壓/升壓雙向直流/直流轉換器 PCB layout 設計
- 1.48MB | 420062次下載 | 10 積分
- 3Altium DXP2002下載入口
- 未知 | 233088次下載 | 10 積分
- 4電路仿真軟件multisim 10.0免費下載
- 340992 | 191367次下載 | 10 積分
- 5十天學會AVR單片機與C語言視頻教程 下載
- 158M | 183335次下載 | 10 積分
- 6labview8.5下載
- 未知 | 81581次下載 | 10 積分
- 7Keil工具MDK-Arm免費下載
- 0.02 MB | 73810次下載 | 10 積分
- 8LabVIEW 8.6下載
- 未知 | 65988次下載 | 10 積分
評論