-
Notifications
You must be signed in to change notification settings - Fork 47
Cannot create project for u280 #10
Comments
The au280 board data files have been added to Vivado 2018.3 according to this AR: https://www.xilinx.com/support/answers/72033.html |
Yes, you need to install the Alveo U280 board files. Copy these files https://github.com/Xilinx/XilinxBoardStore/tree/master/boards/Xilinx/au280 into |
@mariodruiz Thanks for you help. Unfortunately, the error still comes up when I copied those board files to the folder. I have the following scripts added to Vivado_init.tcl. And I can make sure that it has been sourced during the initialization. set_param board.repoPaths [list "/work/shared/common/xilinx/Vivado/XilinxBoardStore"]
set_param ced.repoPaths [list "/work/shared/common/xilinx/Vivado/XilinxCEDStore"] The board data files have also been copied as you suggested $ ls /work/shared/common/xilinx/Vivado/2018.3/data/boards/board_files/au280/
1.0 1.1 Should I re-run the |
@hecmay |
It seems that the files cannot be imported somehow. This is what I saw in the log WARNING: [Board 49-26] cannot add Board Part xilinx.com:au280:part0:1.0 available at /work/shared/common/xilinx/Vivado/XilinxBoardStore/boards/Xilinx/au280/1.0/board.xml as part xcu280-fsvh2892-2l-e-es1 specified in board_part file
is either invalid or not available
WARNING: [Board 49-26] cannot add Board Part xilinx.com:au280:part0:1.1 available at /work/shared/common/xilinx/Vivado/XilinxBoardStore/boards/Xilinx/au280/1.1/board.xml as part xcu280-fsvh2892-2l-e-es1 specified in board_part file
is either invalid or not available |
I have not seen that issue. Can you post it in the Xilinx forums? |
The text was updated successfully, but these errors were encountered: