-
Notifications
You must be signed in to change notification settings - Fork 1
Datastorm DAQ GHRD create top level
nnaufel edited this page Aug 7, 2020
·
24 revisions
Import the top-level files using the Quartus Prime window using Project -> Add/Remove Files in project …,
- Navigate to the folder you placed the 3 required files in, and add the /system_top.v,
- Add the system_bd.qip located in /system_bd/synthesis/,
- Add the timing constraints file /system_constr.sdc
- Click OK in the Settings window.
The top level requires a 12-bit DDIO element.
- Select the IP Catalog from the tool bar.
- Search for DDIO and double-click the ALTDDIO_OUT,
- Give it the name ddr12 and Click OK.
- In the MegaWizard, set the width to 12 and click Finish.
-
Perform the Analysis & Synthesis step to be able to add pin assignments,
-
Open a Tcl Console in Quartus Prime by View -> Utility Windows -> Tcl Console,
- At the tcl prompt, source the /tei0022_system_assign.tcl
-
Finish compiling the project by pressing the Start Compilation symbol .
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