Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:fpga:xilinx:pmod:ad7476a [08 Jun 2012 16:54] – fpga configuration Alexandru.Tofanresources:fpga:xilinx:pmod:ad7476a [09 Jan 2021 00:49] (current) – user interwiki links Robin Getz
Line 1: Line 1:
- 
 ====== AD7476A Pmod Xilinx FPGA Reference Design ====== ====== AD7476A Pmod Xilinx FPGA Reference Design ======
    
Line 8: Line 7:
 Two reference designs are available for this part: Two reference designs are available for this part:
   * A design which shows how to program the **AD7476A ADC** and acquire data from it.   * A design which shows how to program the **AD7476A ADC** and acquire data from it.
-    * **HW Platform(s):**  +       * **HW Platform(s):**  
-        * [[http://www.xilinx.com/products/boards-and-kits/AES-S6MB-LX9.htm|Spartan-6 LX9 Microboard (Avnet)]] +           * [[xilinx>products/boards-and-kits/AES-S6MB-LX9.htm|Spartan-6 LX9 Microboard (Avnet)]]  
-        * [[http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,400,897&Prod=NEXYS3|Nexys™3 Spartan-6 FPGA Board (Digilent)]]  +           * [[http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,400,897&Prod=NEXYS3|Nexys™3 Spartan-6 FPGA Board (Digilent)]] 
-        * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=PMOD-AD1|PmodAD1 (Digilent)]] \\ +           * [[http://www.em.avnet.com/en-us/design/drc/Pages/Zedboard.aspx|Avnet ZedBoard]] \\
-    * **System:** Microblaze, AXI, UART \\+
  
-  * A design which demonstrates how to acquire a signal and reproduce it using Digilent PmodAD1 and PmodDA1. Four types of waveforms (Square, Sine, Sawtooth and Triangle) are generated using the **AD7303 DAC** present on the PmodDA1 board. Each waveform has a period of 25 ms, and lasts for 25 s (1000 periods). A loopback cable is connected between the output of the **AD7303 DAC** and the input of the **AD7476 ADC** present on the PmodAD1 board. The Xilinx ChipScope Analyzer tool is used to verify the digitized waveforms. +      * A design which demonstrates how to acquire a signal and reproduce it using Digilent PmodAD1 and PmodDA1. Four types of waveforms (Square, Sine, Sawtooth and Triangle) are generated using the **AD7303 DAC** present on the PmodDA1 board. Each waveform has a period of 25 ms, and lasts for 25 s (1000 periods). A loopback cable is connected between the output of the **AD7303 DAC** (A1 Output) and the input of the **AD7476 ADC** (A0 input) present on the PmodAD1 board. The Xilinx ChipScope Analyzer tool is used to verify the digitized waveforms. 
-    * **HW Platform(s):** [[http://digilentinc.com/Products/Detail.cfm?NavPath=2,400,897&Prod=NEXYS3|Nexys™3 Spartan-6 FPGA Board (Digilent)]] [[http://www.digilentinc.com/Products/Detail.cfm?Prod=PMOD-AD1|PmodAD1 (Digilent)]] [[http://www.digilentinc.com/Products/Detail.cfm?Prod=PMOD-DA1|PmodDA1 (Digilent)]] \\ +          * **HW Platform(s):**  
-    * **System:** Microblaze, AXI, UART \\+              * [[http://digilentinc.com/Products/Detail.cfm?NavPath=2,400,897&Prod=NEXYS3|Nexys™3 Spartan-6 FPGA Board (Digilent)]]  
 +       
 ====== AD7476A Pmod Reference Design ====== ====== AD7476A Pmod Reference Design ======
 +
 ===== Quick Start Guide ===== ===== Quick Start Guide =====
  
Line 23: Line 23:
  
 ==== Required Hardware ==== ==== Required Hardware ====
-  * [[http://www.xilinx.com/products/boards-and-kits/AES-S6MB-LX9.htm|Spartan-6 LX9 Microboard (Avnet)]]  +  * [[xilinx>products/boards-and-kits/AES-S6MB-LX9.htm|Spartan-6 LX9 Microboard (Avnet)]] 
-  * [[http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,400,897&Prod=NEXYS3|Nexys™3 Spartan-6 FPGA Board (Digilent)]]+  * [[http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,400,897&Prod=NEXYS3|Nexys™3 Spartan-6 FPGA Board (Digilent)]]   
 +  * [[http://www.em.avnet.com/en-us/design/drc/Pages/Zedboard.aspx|Avnet ZedBoard]] 
   * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=PMOD-AD1|PmodAD1 (Digilent)]]   * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=PMOD-AD1|PmodAD1 (Digilent)]]
  
 ==== Required Software ==== ==== Required Software ====
-  * Xilinx ISE 13.(Programmer (IMPACT) is sufficient for the demo and is available on Webpack). +  * Xilinx ISE 14.(Programmer (IMPACT) is sufficient for the demo and is available on Webpack). 
-  * A UART terminal (Tera Term/Hyperterminal), Baud rate 57600+  * A UART terminal (Tera Term/Hyperterminal), Baud rate 115200 for the Avnet LX-9 Microboard and ZedBoard or 9600 for the Digilent Nexys™3 Board
 +  * Linux Distribution for compiling the kernel (only required for Linux Device Drivers)
  
 ==== Running Demo (SDK) Program ==== ==== Running Demo (SDK) Program ====
  
-<note tip>If you are not familiar with LX9 and/or Xilix tools, please visit\\ [[http://www.xilinx.com/products/boards-and-kits/AES-S6MB-LX9.htm]] for details.\\ +<WRAP center round tip 80%>If you are not familiar with LX9 and/or Xilix tools, please visit\\ [[xilinx>products/boards-and-kits/AES-S6MB-LX9.htm]] for details.\\ 
-If you are not familiar with Nexys™3 and/or Xilix tools, please visit\\ [[http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,400,897&Prod=NEXYS3]] for details. +If you are not familiar with Nexys™3 and/or Xilix tools, please visit\\ [[http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,400,897&Prod=NEXYS3]] for details.\\ 
-</note> +If you are not familiar with ZedBoard and/or Xilix tools, please visit\\ [[http://www.em.avnet.com/en-us/design/drc/Pages/Zedboard.aspx]] for details.</WRAP>
-Extract the project from the archive file (AD7476A_<board_name>.zip) to the location you desire+
  
 ==== Avnet LX9 MicroBoard Setup ==== ==== Avnet LX9 MicroBoard Setup ====
-To begin, connect the PmodAD1 to J5 connector of LX9 board, pins 1 to 6 (see image below). You can use an extension cable for ease of use. Connect the USB cables from the PC to the board.+ 
 +Extract the project from the archive file (AD7476A_<board_name>.zip) to the location you desire.  
 + 
 +To begin, connect the PmodAD1 to J5 connector of LX9 board (see image below). You can use an extension cable for ease of use. Connect the USB cable from the PC to the USB-UART female connector of the board for the UART terminal. The board will be programmed through its USB male connector.
  
 {{:resources:fpga:xilinx:pmod:pmodad1.jpg?200|PmodAD1 and LX-9}} {{:resources:fpga:xilinx:pmod:pmodad1.jpg?200|PmodAD1 and LX-9}}
  
 ==== Digilent Nexys™3 Spartan-6 FPGA Board ==== ==== Digilent Nexys™3 Spartan-6 FPGA Board ====
-To begin, connect the PmodAD1 to JA connector of Nexys™3 board, pins JA1 to JA6 (see image below). You can use an extension cable for ease of use. Connect the USB cables from the PC to the board.+ 
 +Extract the project from the archive file (AD7476A_<board_name>.zip) to the location you desire.  
 + 
 +To begin, connect the PmodAD1 to JA connector of NEXYS3 board (see image below). You can use an extension cable for ease of use. Connect the USB cables from the PC to the board, one for programming (Digilent USB device) and one for the UART terminal (FT232R USB UART).
  
 {{:resources:fpga:xilinx:pmod:pmodad1_nexys3.jpg?200|PmodAD1 and Nexys™3}} {{:resources:fpga:xilinx:pmod:pmodad1_nexys3.jpg?200|PmodAD1 and Nexys™3}}
  
-==== FPGA Configuration ====+==== Avnet ZedBoard ====
  
-Start IMPACT, and double click "Boundary Scan". Right click and select Initialize Chain. The program should recognize the Spartan 6 device (see screenshot below). Start a UART terminal (set to 57600 baud rate) and then program the device using the bit file provided in the project *.zip archive, located in the "sw" folder (../ad7476a/sw/AD7476A.bit).+To begin, connect the PmodAD1 to JD connector of ZedBoard (see image below). You can use an extension cable for ease of use. Connect the USB cables from the PC to the board, one for programming (Digilent USB device) and one for the UART terminal (FT232R USB UART). 
 + 
 +{{:resources:fpga:xilinx:pmod:pmodad1_zed.jpg?200|PmodAD1 and ZedBoard}} 
 + 
 +==== FPGA Configuration for Nexys3 and LX-9 MicroBoard ==== 
 + 
 +Start IMPACT, and double click "Boundary Scan". Right click and select Initialize Chain. The program should recognize the Spartan 6 device (see screenshot below). Start a UART terminal (set to appropiate baud rate) and then program the device using the bit file provided in the project *.zip archive, located in the "sw" folder (../ad7476a/sw/AD7476A.bit).
  
 {{:resources:fpga:xilinx:pmod:PmodAD1Impact.jpg?200|Programming FPGA in IMPACT}} {{:resources:fpga:xilinx:pmod:PmodAD1Impact.jpg?200|Programming FPGA in IMPACT}}
  
-If programming was successful, you should be seeing messages appear on the terminal window as shown in the figure below. After programming the AD7476A device, the program will automatically read the values of the analog voltage inputs, Vin1 and Vin2, and print them via UART. Pressing [Enter] will initialize another conversion.+If programming was successful, you should be seeing messages appear on the terminal window as shown in the figure below. After programming the AD7476A device, the program will automatically read the values of the analog voltage inputs, Vin1 and Vin2, and print them via UART. Pressing any key will initialize another conversion.
  
 {{:resources:fpga:xilinx:pmod:pmodad1hyper.jpg?200|UART messeges}} {{:resources:fpga:xilinx:pmod:pmodad1hyper.jpg?200|UART messeges}}
 {{:resources:fpga:xilinx:pmod:pmodad1hyper2.jpg?200|UART messeges}} {{:resources:fpga:xilinx:pmod:pmodad1hyper2.jpg?200|UART messeges}}
  
 +==== FPGA Configuration for ZedBoard ====
  
 +Run the **download.bat** script from the "../bin" folder downloaded from the github (see the links in the download section of the wiki page). 
 +The script will automatically configure the ZYNQ SoC and download the *.elf file afterwards.
  
 +<WRAP center round tip 80%>
 +If the download script fails to run, modify the Xilinx Tools path in **download.bat** to match your Xilinx Installation path.
 +</WRAP>
 +
 +If programming was successful, you should be seeing messages appear on the terminal window. After programming the AD7476A device, the program will automatically read the values of the analog voltage inputs, Vin1 and Vin2, and print the raw values via UART.
 ===== Using the reference design ===== ===== Using the reference design =====
  
 ==== Functional Description ==== ==== Functional Description ====
  
-The reference design is a simple SPI interface with multiplexed MISO pins for the AD7476A. The software programs the device and prints the values of the analog input voltages Vin1 and Vin2. The information is displayed on UART.+=== Avnet LX-9 MicroBoard and Digilent Nexys3 ===
  
-The hardware SPI access allows reading the data sent by the AD7476A, using a single CS and SCLK pins, and a multiplexed MISO pin (PmodAD1 contains two AD7476A Integrated Circuits, which share the same CS and SCLK pins, but have separate MISO pins, which need to be multiplexed).+The reference design is a custom SPI interface, with 2 MISO pins for the AD7476A ICs found on the PmodAD1 (PmodAD1 contains two AD7476A Integrated Circuits, which share the same CS and SCLK pins, but have separate MISO pins). The software programs the deviceand afterwards reads the input voltage on both channels and prints them via UART.
  
-<note important>+=== Avnet ZedBoard === 
 + 
 +The reference design is a custom SPI interface, with 2 MISO pins for the AD7476A ICs found on the PmodAD1 (PmodAD1 contains two AD7476A Integrated Circuits, which share the same CS and SCLK pins, but have separate MISO pins). The software programs the device, and afterwards, using DMA, transfers 8192 samples (4096 for Channel 1 and 4096 for Channel 2) and prints them on the UART. 
 + 
 +<WRAP round 80% important>
   * Connecting the PmodAD1 to the LX-9 Board or Nexys™3 Board using an extension cable provides ease of use.   * Connecting the PmodAD1 to the LX-9 Board or Nexys™3 Board using an extension cable provides ease of use.
-  * UART must be set to 57600 baudrate.+  * UART must be set to 115200 Baud Rate for the Avnet LX-9 Microboard and ZedBoard or 9600 Baud Rate for the Digilent Nexys™3 Board.
   * The reference voltage for the AD7476A is 3.3V.   * The reference voltage for the AD7476A is 3.3V.
-</note> +</WRAP>
  
 ===== Downloads ===== ===== Downloads =====
-{{:resources:fpga:xilinx:pmod:ad7476a_lx9.zip|Reference design source code for Avnet LX9 MicroBoard.}}\\ + 
-{{:resources:fpga:xilinx:pmod:ad7476a_nexys3.zip|Reference design source code for Digilent Nexys™3 Spartan-6 FPGA Board.}}+<WRAP round download 80%> 
 +\\ 
 +**Avnet LX-9 MicroBoard: **\\ 
 +    * {{:resources:fpga:xilinx:pmod:ad7476a_lx9.zip|Reference design source code for Avnet LX9 MicroBoard.}}\\ 
 + 
 +**Digilent Nexys™3:**\\ 
 +    * {{:resources:fpga:xilinx:pmod:ad7476a_nexys3.zip|Reference design source code for Digilent Nexys™3 Spartan-6 FPGA}} \\ 
 + 
 +**Avnet ZedBoard:**\\ 
 +    * [[https://github.com/analogdevicesinc/no-OS/tree/master/Pmods/PmodAD1/cf_ad7476_zed|XPS Project]]\\ 
 +    * [[https://github.com/analogdevicesinc/no-OS/tree/master/Pmods/PmodAD1/cf_lib/edk/pcores/axi_ad7476_v1_00_a|AD7476A IPCore]] \\ 
 +    * [[https://github.com/analogdevicesinc/fpgahdl_xilinx/tree/master/cf_lib|Required Project Libraries]]\\ 
 +    * [[https://github.com/analogdevicesinc/no-OS/tree/master/Pmods/PmodAD1|PmodAD1 Driver Files]]\\ 
 +    * [[https://github.com/analogdevicesinc/no-OS/tree/master/Pmods/PmodAD1/bin|Programming Script]]\\ 
 +     
 +</WRAP> 
 +<wrap hide> 
 +====== Linux Device Driver - Xilinx SPI Core ====== 
 + 
 +Connect PmodAD1 to the JA1 connector of the ZedBoard (upper row of pins). 
 + 
 +===== Preparing the SD Card ===== 
 + 
 +In order to prepare the SD Card for booting Linux on the ZedBoard: 
 +    * Download the device tree: [[https://github.com/analogdevicesinc/no-OS/blob/master/Pmods/PmodAD1/dts/zynq-zed-adv7511-pmod-ad1.dts|PmodAD1 Linux devicetree]] 
 +    * Follow the instructions on the following wiki page, but use the device tree downloaded on the previous step 
 +        * [[/resources/tools-software/linux-drivers/platforms/zynq?s=adv7511&s=linux|Linux with HDMI video output on the ZED and ZC702]]. 
 + 
 +Make sure you have an HDMI monitor connected to the ZedBoard, plug in the SD Card and power on the board. 
 +If everything is correct, the system should boot up. If you don't have an HDMI monitor, connect to the board via UART, Baud Rate 115200. 
 + 
 +There are 2 ways to test the driver. 
 +    * Using the terminal window 
 +    * Using the ADI IIO Oscilloscope  
 + 
 +===== Using the terminal window ===== 
 + 
 +Open a new terminal window by pressing **Ctrl+Alt+T**. 
 + 
 +Navigate to the location of the device and identify it using the following commands: 
 +<code> 
 +cd /sys/bus/iio/devices/ 
 +ls 
 +iio:device0 iio:device1 trigger0 
 +cd iio\:device0 
 +cat name 
 +ad7476a 
 +</code> 
 + 
 +If the **cat name** command doesn't return **ad7476a**, then change the number of the iio:device, and check again. 
 +<code> 
 +cd .. 
 +cd iio\:device1 
 +cat name 
 +</code> 
 + 
 +To see the list of options that the AD7476A driver provides, type: 
 +<code> 
 +ls 
 +buffer  in_voltage0_raw   name   scan_elements  trigger 
 +dev     in_voltage_scale  power  subsystem      uevent 
 +</code> 
 + 
 +To read the raw input voltage, type: 
 +<code> 
 +cat in_voltage0_raw 
 +2156 
 +</code> 
 + 
 +To read the scaled input voltage, type: 
 +<code> 
 +cat in_voltage_scale 
 +0.410000 
 +</code> 
 + 
 +{{:resources:fpga:xilinx:pmod:ad7476a_linaro_terminal.jpg?600|AD7476A Read Voltage from Terminal}} 
 + 
 +The commands written above can also be used if not using an HDMI monitor and a wireless keyboard, by using a serial terminal, and typing the commands after the system boot-up is complete. 
 + 
 +{{:resources:fpga:xilinx:pmod:ad7476a_linux_serial.jpg?600|AD7476A Read Voltage from Serial Terminal}} 
 + 
 +===== Using the ADI IIO Oscilloscope ===== 
 + 
 +Install the ADI IIO Oscilloscope using the instructions from the following wiki page: 
 +    * [[/resources/tools-software/linux-software/iio_oscilloscope|IIO Oscilloscope]] 
 + 
 +Launch the ADI IIO Oscilloscope. 
 + 
 +Open the **Settings** menu and select **Impulse generator** submenu. A popup window will appear and allow you to select an impulse generator (a high resolution timer) and its frequency. The conversions for both the ADC and the DAC are started by the impulses of the generator. Click the **OK** button.  
 + 
 +{{:resources:fpga:xilinx:pmod:ad7476a_hrtimer.jpg?600|AD7476A IIO Oscilloscope Impulse Timer Select}} 
 + 
 +Select **ad7476a** from the **Device** drop-down menu. Click on **in_voltage0 Active channels**, and press the **Green Play Button**. Data will no be dislayed in the main plot window. 
 + 
 +{{:resources:fpga:xilinx:pmod:ad7476a_iio_plot.jpg?600|AD7476A IIO Oscilloscope Plot}} 
 + 
 +====== Linux Device Driver - Custom HDL PCore ====== 
 + 
 +Connect PmodAD1 to the JD1 connector of the ZedBoard (upper row of pins). 
 + 
 +===== Preparing the SD Card ===== 
 + 
 +In order to prepare the SD Card for booting Linux on the ZedBoard: 
 +    * Download the device tree: [[https://github.com/analogdevicesinc/no-OS/blob/master/Pmods/PmodAD1/dts/zynq-zed-adv7511-pmod-ad1-ipcore.dts|PmodAD1 Linux devicetree]] 
 +    * Download the Xilinx XPS project: [[https://github.com/analogdevicesinc/no-OS/tree/master/Pmods/PmodAD1/cf_ad7476_zed|PmodAD1 Linux XPS Project]] 
 +    * Download the AD7476A IPcore: [[https://github.com/analogdevicesinc/no-OS/tree/master/Pmods/PmodAD1/cf_lib/edk/pcores/axi_ad7476_v1_00_a|AD7476A IPCore]] \\ 
 +    * Download the project libraries: [[https://github.com/analogdevicesinc/fpgahdl_xilinx/tree/master/cf_lib|Required Project Libraries]]\\ 
 +    * Follow the instructions on the following wiki page, but use the device tree and project downloaded on the previous step 
 +        * [[/resources/tools-software/linux-drivers/platforms/zynq?s=adv7511&s=linux|Linux with HDMI video output on the ZED and ZC702]]. 
 + 
 +Make sure you have an HDMI monitor connected to the ZedBoard, plug in the SD Card and power on the board. 
 +If everything is correct, the system should boot up. If you don't have an HDMI monitor, connect to the board via UART, Baud Rate 115200. 
 + 
 +There are 2 ways to test the driver. 
 +    * Using the terminal window 
 +    * Using the ADI IIO Oscilloscope  
 + 
 +===== Using the terminal window ===== 
 + 
 +Open a new terminal window by pressing **Ctrl+Alt+T**. 
 + 
 +Navigate to the location of the device and identify it using the following commands: 
 +<code> 
 +cd /sys/bus/iio/devices/ 
 +ls 
 +iio:device0 trigger0 
 +cd iio\:device0 
 +cat name 
 +AD7476A 
 +</code> 
 + 
 +If the **cat name** command doesn't return **ad7476a**, then change the number of the iio:device, and check again. 
 +<code> 
 +cd .. 
 +cd iio\:device1 
 +cat name 
 +</code> 
 + 
 +To see the list of options that the AD7476A driver provides, type: 
 +<code> 
 +ls 
 +buffer  dev  name  power  scan_elements  subsystem  uevent 
 +</code> 
 + 
 +To read the raw input voltage, type: 
 +<code> 
 +cd buffer 
 +echo 100 > length 
 +echo 1 > enable 
 +hexdump -x /dev/iio\:device0 
 +0000000    07f7    07f0    07f7    07ef    07f6    07ef    07f7    07f0 
 +0000010    07f6    07f0    07f5    07ef    07f7    07f0    07f6    07ef 
 +0000020    07f6    07ef    07f7    07f0    07f6    07f0    07f5    07ef 
 +0000030    07f6    07f0    07f6    07f0    07f5    07ef    07f6    07f0 
 +0000040    07f6    07ef    07f6    07ef    07f7    07f0    07f7    07f0 
 +0000050    07f5    07ef    07f6    07f0    07f6    07f0    07f6    07ef 
 +0000060    07f6    07ef 
 +</code> 
 + 
 +{{:resources:fpga:xilinx:pmod:ad7476a_custom_linaro_terminal.jpg?600|AD7476A Read Voltage from Terminal}} 
 + 
 +The commands written above can also be used if not using an HDMI monitor and a wireless keyboard, by using a serial terminal, and typing the commands after the system boot-up is complete. 
 + 
 +{{:resources:fpga:xilinx:pmod:ad7476a_custom_linux_serial.jpg?600|AD7476A Read Voltage from Serial Terminal}} 
 + 
 +===== Using the ADI IIO Oscilloscope ===== 
 + 
 +Install the ADI IIO Oscilloscope using the instructions from the following wiki page: 
 +    * [[/resources/tools-software/linux-software/iio_oscilloscope|IIO Oscilloscope]] 
 + 
 +Launch the ADI IIO Oscilloscope. 
 + 
 +Select **AD7476A** from the **Device** drop-down menu. Set the desired number of samples in the **Sample Count** tab. Click the **Green Play Button** in order to start capturing and displaying data. Click **Stop** to stop the process. 
 + 
 +{{:resources:fpga:xilinx:pmod:ad7476a_custom_iio_plot.jpg?600|AD7476A IIO Oscilloscope Plot}} 
 + 
 +</wrap>
  
 ====== AD7476A Pmod and AD7303 Pmod Reference Design ====== ====== AD7476A Pmod and AD7303 Pmod Reference Design ======
resources/fpga/xilinx/pmod/ad7476a.1339167276.txt.gz · Last modified: 08 Jun 2012 16:54 (external edit)