資料介紹

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
掃碼添加小助手
加入工程師交流群
- AD7656-1 FMC-SDP轉接器和評估板/Xilinx KC705參考設計
- AD7658-1 FMC-SDP轉接器和評估板/Xilinx KC705參考設計
- FMC-Imageon Xilinx ML605參考設計
- AD9833 FMC-SDP轉接器和評估板/Xilinx KC705參考設計
- AD9789評估板、DAC-FMC轉接器和Xilinx ML605參考設計
- AD971x/AD911x-DPG2 FMC轉接器和評估板/Xilinx ML-605參考設計
- AD9129評估板、DAC-FMC插入器和Xilinx ML-605參考設計
- AD9671評估板、ADC-FMC轉接器和Xilinx KC705參考設計
- AD5780 FMC-SDP轉接器和評估板/Xilinx KC705參考設計
- AD5449 FMC-SDP轉接器和評估板/Xilinx KC705參考設計
- AD9265本地FMC卡/ML605 Xilinx參考設計
- AD9250評估板、ADC-FMC轉接器和Xilinx KC705參考設計
- AD9434本地FMC卡和ML605 Xilinx參考設計
- AD9467評估板、ADC-FMC插入器和Xilinx參考設計
- AD9122評估板、DAC-FMC插入器和Xilinx ML-605參考設計
- 使用MAXQ2010評估板讀取溫度 1.4k次閱讀
- 系統演示平臺簡化了從評估到原型設計的過渡 1.4k次閱讀
- Arm?ML處理器 嵌入式評估工具包介紹 9.4k次閱讀
- Xilinx FPGA的FMC介紹 6.8k次閱讀
- dfrobot可插拔傳感器轉接器簡介 1.5k次閱讀
- dfrobotWiiChuck轉接器簡介 1.5k次閱讀
- 飛凌嵌入式JTAG轉接板?介紹 2.4k次閱讀
- digilent FMC Pcam適配器介紹 3.5k次閱讀
- digilent FMC-HDMI:雙HDMI輸入擴展子板介紹 5.4k次閱讀
- 天嵌科技LVDS轉接板-TTL-LVDS轉接板規格 6.2k次閱讀
- 2.5 GSPS高性能數模轉換器——AD9739A DAC 5.6k次閱讀
- 關于FPGA的FMC接口的詳細介紹 1.3w次閱讀
- 采用Xilinx ML507評估平臺的APU增強型FPGA設計 1.5k次閱讀
- 基于FPGA的DMA讀寫設計及中斷控制 6.9k次閱讀
- 非插入式器件如何測量? 2k次閱讀
下載排行
本周
- 1新一代網絡可視化(NPB 2.0)
- 3.40 MB | 1次下載 | 免費
- 2MDD品牌三極管MMBT3906數據手冊
- 2.33 MB | 次下載 | 免費
- 3MDD品牌三極管S9012數據手冊
- 2.62 MB | 次下載 | 免費
- 4聯想flex2-14D/15D說明書
- 4.92 MB | 次下載 | 免費
- 5收音環繞擴音機 AVR-1507手冊
- 2.50 MB | 次下載 | 免費
- 624Pin Type-C連接器設計報告
- 1.06 MB | 次下載 | 免費
- 7MS1000TA 超聲波測量模擬前端芯片技術手冊
- 0.60 MB | 次下載 | 免費
- 8MS1022高精度時間測量(TDC)電路數據手冊
- 1.81 MB | 次下載 | 免費
本月
- 1愛華AIWA HS-J202維修手冊
- 3.34 MB | 37次下載 | 免費
- 2PC5502負載均流控制電路數據手冊
- 1.63 MB | 23次下載 | 免費
- 3NB-IoT芯片廠商的資料說明
- 0.31 MB | 22次下載 | 1 積分
- 4H110主板CPU PWM芯片ISL95858HRZ-T核心供電電路圖資料
- 0.63 MB | 6次下載 | 1 積分
- 5UWB653Pro USB口測距通信定位模塊規格書
- 838.47 KB | 5次下載 | 免費
- 6技嘉H110主板IT8628E_BX IO電路圖資料
- 2.61 MB | 4次下載 | 1 積分
- 7蘇泊爾DCL6907(即CHK-S007)單芯片電磁爐原理圖資料
- 0.04 MB | 4次下載 | 1 積分
- 8100W準諧振反激式恒流電源電路圖資料
- 0.09 MB | 2次下載 | 1 積分
總榜
- 1matlab軟件下載入口
- 未知 | 935137次下載 | 10 積分
- 2開源硬件-PMP21529.1-4 開關降壓/升壓雙向直流/直流轉換器 PCB layout 設計
- 1.48MB | 420064次下載 | 10 積分
- 3Altium DXP2002下載入口
- 未知 | 233089次下載 | 10 積分
- 4電路仿真軟件multisim 10.0免費下載
- 340992 | 191439次下載 | 10 積分
- 5十天學會AVR單片機與C語言視頻教程 下載
- 158M | 183353次下載 | 10 積分
- 6labview8.5下載
- 未知 | 81602次下載 | 10 積分
- 7Keil工具MDK-Arm免費下載
- 0.02 MB | 73822次下載 | 10 積分
- 8LabVIEW 8.6下載
- 未知 | 65991次下載 | 10 積分
電子發燒友App





創作
發文章
發帖
提問
發資料
發視頻



上傳資料賺積分
評論