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
For the vivado.tcl
If I want to build soc or create vivado design do I need to build a new tcl. If not how can I use the one already in the repository.
ERROR: [Common 17-55] 'set_property' expects at least one object.
Resolution: If [get_] was used to populate the object, check to make sure this command returns at least one valid object.
The text was updated successfully, but these errors were encountered:
For the vivado.tcl
If I want to build soc or create vivado design do I need to build a new tcl. If not how can I use the one already in the repository.
set_property is_global_include true [get_files tools/snapshots/default/common_defines.vh]
ERROR: [Common 17-55] 'set_property' expects at least one object.
Resolution: If [get_] was used to populate the object, check to make sure this command returns at least one valid object.
The text was updated successfully, but these errors were encountered: