-
Notifications
You must be signed in to change notification settings - Fork 0
CMR GHRD create project
-
Open Quartus® 20.1
$ ~/intelFPGA_lite/20.1/quartus/bin/quartus &
Note: The very first time you open Quartus Lite Edition after creating the Virtual Machine, a pop-up asks about a license. Select "Run the Quartus Prime Software"
-
Use the New Project Wizard to create a new project.
File --> New Project Wizard
-
Set the project’s working directory to /home/soceds/najiCMR/quartus_project . Set the project name to be system_top, and click Next.
-
On the next screen select Empty project and click Next.
-
On the Add Files screen, navigate to the /home/soceds/najiCMR/sources folder in the repository and select the
dev_5cs_top.vhd
anddev_5cs.sdc
files. Click Open.Note: Only the
.vhd
file may be visible. In the File Name category, select All Files to see all files.
-
click Next to add files.
-
On the next screen, select a device. Use the filtering boxes or scroll through the list of available Cyclone® V SX Extended Features SoC devices to arrive at the 5CSXFC5C6U23I7 and select it. Then click Next, then Finish.
Next - Create Processor System
Back to Datastorm DAQ GHRD Top Level Files
Back to GHRD top