资料介绍
![Diff](/lib/images/diff.png)
Table of Contents
AD9671 Evaluation Board, ADC-FMC Interposer & Xilinx KC705 Reference Design
Introduction
The AD9671 is designed for low cost, low power, small size, and ease of use for medical ultrasound. It contains eight channels of a variable gain amplifier (VGA) with a low noise preamplifier (LNA), a CW harmonic rejection I/Q demodulator with programmable phase rotation, an anti-aliasing filter (AAF), an analog-to-digital converter (ADC), and a digital demodulator and decimator for data processing and bandwidth reduction. This reference design includes the device data capture via the JESD204B serial interface. The samples are written to the external DDR-DRAM on KC705. It allows programming the device and monitoring it's internal registers via SPI.
Supported Devices
Supported Carriers
Quick Start Guide
The reference design zip file contains a bit file combined with a SDK elf file for a quick demonstration of the programming and data capture. All you need is the hardware and a PC running a UART terminal and the programmer (IMPACT).
Required Hardware
- KC705 board
- AD9671-EBZ board & Power supply
- ADC FMC interposer board (CVT-ADC-FMC-INTPZB)
- Signal/Clock generator (reference clock input, 80MHz)
- Signal generators (analog inputs, for data capture)
Required Software
- Xilinx ISE (Programmer (IMPACT) is sufficient for the demo and is available on Webpack).
- A UART terminal (Tera Term/Hyperterminal), Baud rate 57600.
Bit file
- Download the gzip file and extract the sw/cf_ad9671_ebz.bit file.
Board Modifications
Please do the following modifications on the AD9671 evaluation board (9671EE01B).
- Remove R401.
- Remove R402.
- Remove R403.
The board uses a 40MHz external clock for the ADC and the JESD reference clock. The GTX is setup to use a 80MHz reference clock (can not run less than 60MHz). The solution is to use a 80MHz external clock input to the board. This clock is then passed to the GTX as the reference clock and AD9517 to generate a 40MHz clock for the ADC.
- Remove C308.
- Remove C309.
- Populate C307.
- Populate C310.
- Populate R337.
- Populate R339.
Running Demo (SDK) Program
To begin make the following connections (see image below):
- Connect the AD9671-EBZ board to the FMC Interposer board.
- Connect the interposer board to the FMC-HPC connector of KC705 board.
- Connect power to KC705 and the AD9671-EBZ boards.
- Connect two USB cables from the PC to the JTAG and UART USB connectors on KC705.
- Connect an external clock source 80MHz (5dBm) to AD9671-EBZ board's J302 SMA connector.
- Connect signal generators to the CH_A through CH_H (J101 through J108) SMA connectors.
The quick start bit file configures the AD9671 for all test modes and verifies the captured data accordingly. After the hardware setup, turn the power on to the KC705 and the AD9671-EBZ boards.
Start IMPACT, and initialze the JTAG chain. The program should recognize the Kintex 7 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 figure below. The program asks for either “real 4 lane” mode or “complex 4 lane” mode. The complex mode is not supported yet. To test the real mode, enter 'r' on the uart terminal. After programming the AD9671, the program checks data capture on various test modes.
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 on pins [127:0] of UNIT:1 with sets of 16bits for each channel.
Using the reference design
The reference design is built on a microblaze based system parameterized for linux. A functional block diagram of the design is given below.
The reference design consists of two pcores. The JESD core consists of the GTX units and the Xilinx JESD 204 IP core. The AD9671 core consists of three functional modules, the ADC interface, a PN9/PN23 monitor and a DMA interface. The ADC interface captures and buffers data from the JESD core. 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.
The JESD core and AD9671 core has an AXI lite interface that allows control and monitoring of the capture process.
Registers
Please refer to the regmap.txt file in the pcores directory.
Downloads
FPGA Referece Designs:
- KC705 (Source files) cf_ad9671_ebz_edk_14_4_2013_03_21.tar.gz
- KC705 (Bit files) cf_ad9671_ebz_sw_14_4_2013_03_21.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.
- Questions? Ask Help & Support.
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/ | Reference design core file(s) (Xilinx EDK). |
More information
- AD7656-1 FMC-SDP转接器和评估板/Xilinx KC705参考设计
- AD7658-1 FMC-SDP转接器和评估板/Xilinx KC705参考设计
- AD9833 FMC-SDP转接器和评估板/Xilinx KC705参考设计
- AD5780 FMC-SDP转接器和评估板/Xilinx KC705参考设计
- AD5684R FMC-SDP转接器和评估板/Xilinx KC705参考设计
- AD5449 FMC-SDP转接器和评估板/Xilinx KC705参考设计
- CN0204 FMC-SDP转接器和评估板/Xilinx KC705参考设计
- CN0271 FMC-SDP转接器和评估板/Xilinx KC705参考设计
- AD9250评估板、ADC-FMC转接器和Xilinx KC705参考设计
- AD7980 FMC-SDP转接器和评估板/Xilinx KC705参考设计
- AD9838 FMC-SDP转接器和评估板/Xilinx KC705参考设计
- AD7988-1 FMC-SDP转接器和评估板/Xilinx KC705参考设计
- AD5443 FMC-SDP转接器和评估板/Xilinx KC705参考设计
- AD7298 FMC-SDP转接器和评估板/Xilinx KC705参考设计
- AD7683 FMC-SDP转接器和评估板/Xilinx KC705参考设计
- 使用Xilinx FPGA实现OFDM系统 1085次阅读
- 使用MAXQ2010评估板读取温度 769次阅读
- 系统演示平台简化了从评估到原型设计的过渡 809次阅读
- 关于高速ADC测试和评估应用 1243次阅读
- Xilinx FPGA的FMC介绍 5947次阅读
- dfrobot可插拔传感器转接器简介 1157次阅读
- dfrobotWiiChuck转接器简介 1208次阅读
- 飞凌嵌入式JTAG转接板介绍 1760次阅读
- digilent FMC Pcam适配器介绍 2879次阅读
- digilent FMC-HDMI:双HDMI输入扩展子板介绍 4507次阅读
- 天嵌科技LVDS转接板-TTL-LVDS转接板规格 4101次阅读
- 2.5 GSPS高性能数模转换器——AD9739A DAC 4866次阅读
- 关于FPGA的FMC接口的详细介绍 1.2w次阅读
- Maxim为三款Xilinx FPGA参考设计提供电源管理方案 1210次阅读
- 非插入式器件如何测量? 1649次阅读
下载排行
本周
- 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次下载 | 免费
评论