You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently we bought the Genesys ZU 5EV board. By using getting started guide link we tried experiment to build the vivado project to generate the XSA file.
We used the Vivado 2020.1 version.But we facing the issue(find in the attachment) when run the below command
Hi,
Recently we bought the Genesys ZU 5EV board. By using getting started guide link we tried experiment to build the vivado project to generate the XSA file.
We used the Vivado 2020.1 version.But we facing the issue(find in the attachment) when run the below command
source ../digilent-vivado-scripts/digilent_vivado_checkout.tcl
Error:[Board 49-71 The Board_part definition was not found for digilentinc.com:gzu_5ev:part1:0.]
In the example project the file project_info.tcl have the lines to set the board part property as like below.
set_property "board_part" "digilentinc.com:gzu_5ev:part0:1.0" $project_obj
With the available information in the blow link we include the board files to the viavado tool
https://digilent.com/reference/programmable-logic/guides/installing-vivado-and-vitis#install_digilent_s_board_files.
But still we face the above issue.
Is there any thing we missed in the Hw configuration project build steps?
Without this xsa we are not able proceed further to configure the petalinux project.
could you please help this to resolve this issue.
Thanks,
saravanan
The text was updated successfully, but these errors were encountered: