Maxim Integrate d cannot a ssume responsibi lity f or use of a ny circui try oth er than circuitry entirel y embodi ed in a Maxim Inte grate d product. No circui t
patent licenses are implied. Maxim Integrated reserves the right to change the circuitry and specifications without notice at any time.
Maxim Integrated 160 Rio Robles, San Jose, CA 95134 USA 1-408-601-1000
8. Revision History ...................................................................................................... 21
2
Fresno (MAXREFDES11#) ZedBoard Quick Start Guide
1. Required Equipment
• PC with Windows® OS with Xilinx® ISE®/SDK version 14.2 or later and two USB
ports (Refer to Xilinx AR# 51895 if you installed ISE WebPACKTM design
software on your PC.)
• License for Xilinx EDK/SDK version 14.2 or later (free WebPACK license is OK)
• Fresno (MAXREFDES11#) board
• ZedBoardTM development kit
• Industrial sensor or signal source
2. Overview
Below is a high-level overview of the steps required to quickly get the Fresno design
running by downloading and running the FPGA project. Detailed instructions for each
step are provided in the following pages. The Fresno (MAXREFDES11#) subsystem reference design will be referred to as Fresno throughout this document.
1) Connect the Fresno board to the JA1 port of a ZedBoard as shown in Figure 1
Ensure the connector is aligned as shown in
2) Download the latest RD11V01_00.ZIP file located at the Fresno page.
3) Extract the RD11V01_00.ZIP file to a directory on your PC.
4) Open the Xilinx SDK.
5) Download the bitstream (.BIT) file to the board. This bitstream contains the FPGA
hardware design and software bootloader.
6) Use Xilinx SDK to download and run the executable file (.ELF) on one of the two
ARM® CortexTM -A9 processors.
Figure 2.
.
3
Fresno (MAXREFDES11#) ZedBoard Quick Start Guide
Figure 1. Fresno Board Connected to ZedBoard Kit
Figure 2. Pmod™ Connector Alignment
4
Fresno (MAXREFDES11#) ZedBoard Quick Start Guide
Processor
ARM
(Zynq)
AXI MAX11100
Custom IP Core
DDR
Pmod
Connector
JA1
JTAG
USB
Programmer
Programming
Options
Quad-SPI Flash
SD Card
Internal
BRAM
Zynq EPP
3. Included Files
The top level of the hardware design is a Xilinx PlanAhead Project (.PRR) for Xilinx
PlanAhead version 14.2. The Verilog-based arm_system_stub.v module provides
FPGA/board net connectivity and instantiates the wrapper that carries both the Zynq
Processing System and AXI_MAX11100 custom IP core that interface to the Pmod port.
This is supplied as a Xilinx software development kit (SDK) project that includes a
demonstration software application to evaluate the Fresno subsystem reference design.
The lower level c-code driver routines are portable to the user’s own software project.
5
Figure 3. Block Diagram of FPGA Hardware Design
Fresno (MAXREFDES11#) ZedBoard Quick Start Guide
4. Procedure
1. Connect the Fresno board to the JA1 port of a ZedBoard as shown in Figure 1.
2. Power up the ZedBoard by sliding the SW8 switch on the ZedBoard to the ON
position.
3. Download the latest RD11V01_00.ZIP file at
www.maximintegrated.com/AN5563. A ll fil es av ail abl e for download are
available at the bottom of the page.
4. Extract the RD11V01_00.ZIP file to a directory on your PC. The location is
arbitrary but the maximum path length limitation in Windows (260 characters)
should not be exceeded.
In addition, the Xilinx tools require the path to not contain any spaces.
C:\Do Not Use Spaces In The Path\RD11V01_00.ZIP
(This path has spaces.)
For the purposes of this document, it will be C:\designs\maxim\RD11V01_00\.
See Appendix A: Project Structure and Key Filenames in this document for
the project structure and key filenames.
6
Fresno (MAXREFDES11#) ZedBoard Quick Start Guide
5. Open the Xilinx Software Development Kit (SDK) from the Windows Start
menu.
6. SDK will prompt for a workspace directory, which is the location where the
software project is located. For this example, it is: