Jump to content
  • 0

Need Xilinx To Recognize The Digilent Boards


ADN

Question

Sorry for this third post, but here is the <extracted path> from my previous post that I included in the new init.tcl file:

"C:\Users\David\DS_Files\vivado-boards-master\new\board_files"

Please help me to resolve this issue.

ADN

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hi @ADN,

One way you can install the board files by creating a file called init.tcl and placing it in C:\Users\<WindowsUserName>\AppData\Roaming\Xilinx\Vivado

The file just needs the following line (and should also have some newlines at the end to be safe):

set_param board.repoPaths


You should replace the path with a path to where you have downloaded our vivado-boards package. This is the safer way to install our board files, and is convenient because you don't need to install them again every time you install a new version of Vivado.

Another way is to place the board files for each version of vivado in the path shown in the screen shot below.

cheers,

Jon

board_files.jpg

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...