-
Notifications
You must be signed in to change notification settings - Fork 1
Golden System Reference Design (GSRD)
The GSRD (Golden System Reference Design) provides a set of essential hardware and software system components that can be used as a known-good starting point for various custom user designs.
The GSRD for the Datastorm DAQ Board consists of a
- Golden Hardware Reference Design (GHRD)
- Bootloader,
- Linux Kernel,
- Root File System
- Example application programs
The following pages demonstrate the steps necessary to create a bootable Linux system on the DataStorm DAQ board.
The Golden Hardware Reference Design (GHRD) for the DataStorm DAQ Board provides a starter reference design. It includes a Platform Designer reference design that maps a number of HDL based FPGA peripherals to the HPS and the Cortex-A9 processors. This design is intended as a starting point for new designs.
The steps described below are for building the Hardware Reference Design using Quartus® Prime version 18.1.
In the future, Makefile and .tcl scripts will be available to speed up this process.
This page demonstrates how to compile the FPGA Hardware design that is delivered as part of the GSRD release.
The compilation will produce the following items:
File | Description |
---|---|
.sof | SRAM Object File - FPGA programming file, resulted from compiling the FPGA hardware project |
.sopcinfo | SOPC Info File - containing a description of the hardware to be used by Device Tree Generator |
.svd | System View Description File - describes the hardware for the Intel debugger |
Handoff | Folder containing a description of the hardware to be used by the Preloader Generator |
- Acquiring top-level files
- Creating project framework
- Creating Processor System
- Adding display IP
- Making connections in Platform Builder
- Creating top-level design
A full build should take between 25 to 60 minutes.
Please click Here to purchase platform boards
Arrow Data Storm DAQ Development Platform
Introduction
Developer Starter Guides
Additional Developer Docs
AD40xx Platform User Guide
AD7768 Platform User Guide
AD7768-1 Platform User Guide
AD7606B Platform User Guide
AD738x Platform User Guide
AD469x Platform User Guide
AD463x Platform User Guide
ADRV9001/2 Platform User Guide