Project for the Digilent Nexus A7 development board (Xilinx/AMD Artix-7-100T).
Projects written with free software Vivado using VHDL (no Verilog).
Download and install Xilinx/AMD Vivado ML Standard (standard edition is free, but requires and account).
- Menu: Tools -> Vivado store
- Tab: Boards
- Click the refresh button to update the boards
- Install: Digilent Nexys A7-100T
- 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
- General:
- 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