資料介紹
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參考設計
- AD9789評估板、DAC-FMC轉接器和Xilinx ML605參考設計
- AD971x/AD911x-DPG2 FMC轉接器和評估板/Xilinx ML-605參考設計
- AD9129評估板、DAC-FMC插入器和Xilinx ML-605參考設計
- AD9434:12位,370 MSPS/500 MSPS,1.8 V對數字轉換器數據Sheet
- AD9265本地FMC卡/ML605 Xilinx參考設計
- ML605-UMMODULE的線性工藝選擇
- AD9279評估板、ADC-FMC轉接器和Xilinx ML605參考設計
- AD7960 Wiki:FMC卡和Xilinx參考設計
- AD7961本地FMC卡和Xilinx參考設計
- AD9122評估板、DAC-FMC插入器和Xilinx ML-605參考設計
- AD9434 Simulink ADIsimADC Model
- UG-290:評估模數轉換器AD9434和AD9484
- 【GD32F470紫藤派開發板使用手冊】第四講 FMC-片內Flash擦寫讀實驗 903次閱讀
- 如何本地部署大模型 2266次閱讀
- HarmonyOS本地模擬器的版本演進與使用方法 6020次閱讀
- Xilinx FPGA的FMC介紹 5643次閱讀
- digilent FMC Pcam適配器介紹 2731次閱讀
- 2.5 GSPS高性能數模轉換器——AD9739A DAC 4675次閱讀
- 關于FPGA的FMC接口的詳細介紹 1.1w次閱讀
- Xilinx Alveo U200數據中心加速器卡的主要性能和優勢 6080次閱讀
- 采用Xilinx ML507評估平臺的APU增強型FPGA設計 1190次閱讀
- Xilinx交叉編譯鏈的安裝步驟和驗證 3113次閱讀
- 基于Xilinx reVISION Stack Demo雙攝像頭采集圖像 3309次閱讀
- 基于FPGA 的FMC 接口應用實例 1w次閱讀
- 基于FPGA的DMA讀寫設計及中斷控制 5672次閱讀
- stm32案例分享之使D-CACHE時FMC外設運行不正常原因 1w次閱讀
- FMC+標準將嵌入式設計推到全新的高度 1945次閱讀
下載排行
本周
- 1電子電路原理第七版PDF電子教材免費下載
- 0.00 MB | 1491次下載 | 免費
- 2單片機典型實例介紹
- 18.19 MB | 95次下載 | 1 積分
- 3S7-200PLC編程實例詳細資料
- 1.17 MB | 27次下載 | 1 積分
- 4筆記本電腦主板的元件識別和講解說明
- 4.28 MB | 18次下載 | 4 積分
- 5開關電源原理及各功能電路詳解
- 0.38 MB | 11次下載 | 免費
- 6100W短波放大電路圖
- 0.05 MB | 4次下載 | 3 積分
- 7基于單片機和 SG3525的程控開關電源設計
- 0.23 MB | 4次下載 | 免費
- 8基于AT89C2051/4051單片機編程器的實驗
- 0.11 MB | 4次下載 | 免費
本月
- 1OrCAD10.5下載OrCAD10.5中文版軟件
- 0.00 MB | 234313次下載 | 免費
- 2PADS 9.0 2009最新版 -下載
- 0.00 MB | 66304次下載 | 免費
- 3protel99下載protel99軟件下載(中文版)
- 0.00 MB | 51209次下載 | 免費
- 4LabView 8.0 專業版下載 (3CD完整版)
- 0.00 MB | 51043次下載 | 免費
- 5555集成電路應用800例(新編版)
- 0.00 MB | 33562次下載 | 免費
- 6接口電路圖大全
- 未知 | 30320次下載 | 免費
- 7Multisim 10下載Multisim 10 中文版
- 0.00 MB | 28588次下載 | 免費
- 8開關電源設計實例指南
- 未知 | 21539次下載 | 免費
總榜
- 1matlab軟件下載入口
- 未知 | 935053次下載 | 免費
- 2protel99se軟件下載(可英文版轉中文版)
- 78.1 MB | 537793次下載 | 免費
- 3MATLAB 7.1 下載 (含軟件介紹)
- 未知 | 420026次下載 | 免費
- 4OrCAD10.5下載OrCAD10.5中文版軟件
- 0.00 MB | 234313次下載 | 免費
- 5Altium DXP2002下載入口
- 未知 | 233046次下載 | 免費
- 6電路仿真軟件multisim 10.0免費下載
- 340992 | 191183次下載 | 免費
- 7十天學會AVR單片機與C語言視頻教程 下載
- 158M | 183277次下載 | 免費
- 8proe5.0野火版下載(中文版免費下載)
- 未知 | 138039次下載 | 免費
評論
查看更多