Digilent / vivado-boards

MIT License
399 stars 213 forks source link

Zybo board files error on Ubuntu #36

Closed 1c3t3a closed 2 years ago

1c3t3a commented 2 years ago

Hi there!

I am running Vivado 2021.2 (64-bit) SW Build 3367213 on an Ubuntu 20.04 x86_64 PC and run into the following error message (extracted from vivado.log) when parsing the board_files provided in this Repo:

WARNING: [Board 49-26] cannot add Board Part digilentinc.com:zybo-z7-10:part0:1.0 available at /tools/Xilinx/Vivado/2021.2/data/boards/board_files/zybo-z7-10/A.0/board.xml as part xc7z010clg400-1 specified in board_part file is either invalid or not available

I try to setup a Zybo-Z7-10 board. Sadly the error is the same for all Zybo boards, only the Arty and Spartan boards are available within Vivado.

artvvb commented 2 years ago

Hi Bastian,

Please confirm that you have support for Zynq-7000 devices installed. The attached screenshot is from the Help -> Add Design Tools and Devices menu, which reruns the installer.

image

Thanks, Arthur

1c3t3a commented 2 years ago

Hi Arthur, that actually did the job, the installer downloaded the board support successfully thanks a lot! :)