Create Project Framework - ArrowElectronics/arrow-soc-workshops GitHub Wiki

Create the project framework

  • Open a shell (Ctrl + Alt + T)

      $ ~/intelFPGA_lite/20.1/quartus/bin/quartus &
    

Use the New Project Wizard to create a new project.

  • Open the New Project Wizard

      File --> New Project Wizard
    
  • Set the project’s working directory to /home/soceds/socfpga-workshop/socfpga_hw_workshop/sockit_ghrd. Set the project name to be sockit_ghrd, and the top-level design entity to sockit_ghrd_top and click Next.

  • On the next screen select Empty project and click Next.

  • On the Add Files screen select the .v and .sdc files. Click Open.

    Note: Only the .v 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 devices to arrive at the 5CSXFC6D6F31C6 and select it. Then click Next, then Finish.






Back to - Building the Golden Hardware Reference Design (GHRD)
Next - Create Processor System
Back to - GHRD top

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