資料介紹
Table of Contents
AD9279 Evaluation Board, ADC-FMC Interposer & Xilinx ML605 Reference Design
Introduction
The AD9279 is an eight channel variable gain amplifier (VGA) with a low noise preamplifier (LNA), an antialiasing filter (AAF), an analog-to-digital converter (ADC) and an I/Q demodulator with programmable phase rotation. It is a low cost, low power, small size device for applications in medical ultrasound and automotive radar. This reference design includes the device data capture and SPI interface. The samples are written to the external DDR-DRAM on ML605. It allows programming the device and monitoring it's internal registers via SPI. The reference design is based on ML605.
Supported Devices
Supported Carriers
Quick Start Guide
The reference design has been tested with ML605. However it should be easily portable to other boards (KC705, VC707, ZC702 etc.). If you find portability issues please use the engineer zone for help. 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. The quick start bit file configures the AD9279 for all test modes and verifies the captured data accordingly. All you need is the hardware and a PC running a UART terminal and the programmer (IMPACT).
Required Hardware
- ML605 board
- AD9279-EBZ board & Power supply
- ADC FMC interposer board
- Signal generator (clock, optional)
- Signal generator (analog input, for data capture)
Required Software
- Xilinx ISE 14.1 (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_ad9279_ebz.bit file.
Board Modifications
If you have a Rev. A version of the FMC interposer board, please do the following modifications on the board.
- Populate R209 (0ohm) and make sure R211 is NOT populated.
- Insert (cut the traces) 33ohm resistors on U201 (UG3308) Y ports (pins 11 through 17).
- Make sure that R201 through R207 are NOT populated.
Running Demo (SDK) Program
To begin make the following connections (see image below):
- Connect the AD9279-EBZ board to the FMC Interposer board.
- Connect the interposer board to the FMC-HPC connector of ML605 board.
- Connect power to ML605 and the AD9279-EBZ boards.
- Connect two USB cables from the PC to the JTAG and UART USB connectors on ML605.
- The board uses a 65MHz oscillator (OSC501) as the clock source. If using an external clock source, remove R503, set jumper J501 to the OFF position and connect a clock source to J503. Set the clock source to 80MHz/0dBm.
- Connect a signal generator to channel A SMA connector. Set the signal source to 6MHz/-3dBm.
After the hardware setup, turn the power on to the ML605 and the AD9467-2x0EBZ boards. Start IMPACT, and initialze the JTAG chain. The program should recognize the Virtex 6 device (see screenshot below). 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. After programming the AD9279, 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 [11:0] of the chipscope signal. Individual channels may be enabled through the processor. The reference design runs internally at 160MHz, so two samples will appear on chipscope for default capture of the signal. The capture may be qualified with the internal data select signal (set trigger to 0x01 as the storage condition).
Chipscope capture (raw):
Chipscope capture (storage qualified):
Using the reference design
The reference design is built on a microblaze based system parameterized for linux. The reference design consists of three functional modules, a LVDS interface, a PN9/PN23/PAT monitor and a DMA interface.
The LVDS interface captures and buffers data from the ADC. 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
Please refer to the regmap.txt file inside pcores.
Good To Know
The PN23 sequence is inverted, PN9 is not inverted.
Downloads
FPGA Referece Designs:
- ML605 (source files) cf_ad9279_ebz_edk_14_4_2013_03_26.tar.gz
- ML605 (bit/sw files) cf_ad9279_ebz_sw_14_4_2013_03_26.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). |
More information
-
- Example questions:
- An error occurred while fetching this feed: http://ez.analog.com/community/feeds/allcontent/atom?community=2061
- FMC-Imageon Xilinx ML605參考設計
- AD9789評估板、DAC-FMC轉接器和Xilinx ML605參考設計
- AD971x/AD911x-DPG2 FMC轉接器和評估板/Xilinx ML-605參考設計
- AD9129評估板、DAC-FMC插入器和Xilinx ML-605參考設計
- AD9671評估板、ADC-FMC轉接器和Xilinx KC705參考設計
- AD5684R FMC-SDP轉接器和評估板/Xilinx KC705參考設計
- CN0271 FMC-SDP轉接器和評估板/Xilinx KC705參考設計
- AD9265本地FMC卡/ML605 Xilinx參考設計
- AD9250評估板、ADC-FMC轉接器和Xilinx KC705參考設計
- AD9434本地FMC卡和ML605 Xilinx參考設計
- AD9838 FMC-SDP轉接器和評估板/Xilinx KC705參考設計
- AD5443 FMC-SDP轉接器和評估板/Xilinx KC705參考設計
- AD7298 FMC-SDP轉接器和評估板/Xilinx KC705參考設計
- AD9467評估板、ADC-FMC插入器和Xilinx參考設計
- AD9122評估板、DAC-FMC插入器和Xilinx ML-605參考設計
- 使用MAXQ2010評估板讀取溫度 616次閱讀
- 系統演示平臺簡化了從評估到原型設計的過渡 646次閱讀
- Arm?ML處理器 嵌入式評估工具包介紹 1797次閱讀
- Xilinx FPGA的FMC介紹 5643次閱讀
- dfrobot可插拔傳感器轉接器簡介 1043次閱讀
- dfrobotWiiChuck轉接器簡介 1104次閱讀
- 飛凌嵌入式JTAG轉接板?介紹 1614次閱讀
- digilent FMC Pcam適配器介紹 2731次閱讀
- digilent FMC-HDMI:雙HDMI輸入擴展子板介紹 4286次閱讀
- 天嵌科技LVDS轉接板-TTL-LVDS轉接板規格 3772次閱讀
- 2.5 GSPS高性能數模轉換器——AD9739A DAC 4675次閱讀
- 關于FPGA的FMC接口的詳細介紹 1.1w次閱讀
- 采用Xilinx ML507評估平臺的APU增強型FPGA設計 1190次閱讀
- 基于FPGA的DMA讀寫設計及中斷控制 5672次閱讀
- 非插入式器件如何測量? 1573次閱讀
下載排行
本周
- 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次下載 | 免費
評論
查看更多