Skip to content

Lab info for the course Hardware Software Co-design

Notifications You must be signed in to change notification settings

mechasif/hscod-2024-lab1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Lab 1

You can add board files in Vivado. Some Digilent boards don't show up in Vivado on fresh install and have to be added manually in Vivado.

Installing Digilent Board Files [1]

Digilent provides board files for each FPGA development board. These files make it easy to select the correct part when creating a new project and allow for automated configuration of several complicated components (including the Zynq Processing System and Memory Interface Generator) used in many designs.

The board files will be copied into your version of Vivado's installation directory

Step 1

Download the most recent Master Branch ZIP Archive (https://github.com/Digilent/vivado-boards/archive/master.zip) of Digilent's vivado-boards Github repository (https://github.com/Digilent/vivado-boards) and extract it.

Step 2

Open the folder extracted from the archive and navigate to its new/board_files folder. You will be copying all of this folder's subfolders.

Step 3

Open the folder that Vivado was installed into - e.g. C:/Xilinx/Vivado by default. Under this folder, navigate to its /data/boards/board_files directory. If this folder doesn't exist, create it. Copy all of the folders found in vivado-boards' new/board_files folder, then paste them into this folder.

Reference:

  1. https://digilent.com/reference/programmable-logic/guides/installing-vivado-and-sdk

About

Lab info for the course Hardware Software Co-design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published