Skip to content

Datastorm DAQ GHRD create top level

nnaufel edited this page Jan 15, 2021 · 24 revisions

Top-Level design

  • In Quartus Prime, Add the system_bd.qsys to the project.

    • Click Project -> Add/Remove Files in Project...
    • Navigate to the /home/soceds/datastorm_daq/hdl/projects/arrow_ghrd/tei0022/partial_source folder and select the system_bd.qsys file and click Open,
    • Click OK in the Settings - system_top window.
  • Perform the Analysis & Synthesis step to be able to add pin assignments,

  • Open a Tcl Console in Quartus Prime by selecting View -> Utility Windows -> Tcl Console,

  • At the tcl prompt, type

   $ source ~/datastorm_daq/hdl/projects/arrow_ghrd/tei0022/partial_source/tei0022_system_assign.tcl
  • Finish compiling the project by pressing the Start Compilation symbol .



Next - Build Bootloader
Back to Making Connections in Platform Designer
Back to Building the GHRD

Clone this wiki locally