AXE5 Eagle GHRD top level files - ArrowElectronics/Agilex-5 GitHub Wiki

Creating the Design

Required Top-Level Files

In order to simplify the process, we provide 3 top-level files which are specific to the AXE5-Eagle board.

This section describes how to download these design files from the github repository and create the project from the ground up.

Files needed:

File Description
axe5_eagle_top.v top-level Verilog file
agx5e065_pin_assignmenr.tcl Pin Assignment
not_ready_yet.sdc Timing Constraints

Acquiring Source Files

On a Windows PC, create a folder where the hdl repository can be cloned from github.

  • In a browser, go to https://github.com/ArrowElectronics/hdl

  • Select the R23.2.1 branch

  • Click on the green <> Code button and select Download ZIP

  • unzip the hdl-23.2.1.zip file in the folder you created previously.

  • The 4 files listed in the table above are in /hdl-23.2.1/exe5_eagle/projects/axe5_ghrd/sources/


Next - Create Project Framework
Back to Golden Hardware Reference Design

⚠️ **GitHub.com Fallback** ⚠️