Skip to content

Project for the Digilent Nexus A7 development board (Xilinx/AMD Artix-7)

License

Notifications You must be signed in to change notification settings

LilyTronics/nexys_a7_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexys A7 projects

Project for the Digilent Nexus A7 development board (Xilinx/AMD Artix-7-100T).
Projects written with free software Vivado using VHDL (no Verilog).

Setup the project

Download and install Xilinx/AMD Vivado ML Standard (standard edition is free, but requires and account).

Add the board in Vivado:

  • Menu: Tools -> Vivado store
  • Tab: Boards
  • Click the refresh button to update the boards
  • Install: Digilent Nexys A7-100T

Create project:

  • Menu: File -> Project -> New
  • Enter project name and location
  • Select RTL project
  • Select board: Nexys A7-100T
  • Finish
  • Open project settings
    • General:
      • Target language: VHDL
    • Bitstream
      • Enable -bin_file
  • Open the hardware manager
    • Connect to the hardware
    • Add the flash program memory:
      • Click 'Add Configuration Memory Device' in the project tree
      • Select: s25fl128sxxxxxx0-spi-x1_x2_x4
      • Click OK
  • Add the project files to the Vivado project

Links

About

Project for the Digilent Nexus A7 development board (Xilinx/AMD Artix-7)

Topics

Resources

License

Stars

Watchers

Forks