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
When I open the system.xpr in GUI, I have this warning in synthesis:
[Project 1-486] Could not resolve non-primitive black box cell 'system' instantiated as 'system_i' ["/home/promach/Documents/Grive/Personal/Digital/Parallella/oh/src/accelerator/fpga/system.srcs/sources_1/bd/system/hdl/system_wrapper.v":16]
[Synth 8-115] binding instance 'system_i' in module 'system_wrapper' to reference 'system' which has no pins
In fpga/parallella/headless_e16_z70[12]0/system_bd.tcl:
When upgrading Vivado, you must change the line with:
set scripts_vivado_version 2015.4
to match the Vivado version. Even though this file is re-generated in the
build, it is required by the build to create an initial block design.
Ugh!!!
The text was updated successfully, but these errors were encountered: