Jump to content
  • 0

Error in Zybo-Z7-10-base-linux-master project


Victor

Question

Hello all


I tried to create project Zybo-Z7-10-base-linux-master (created for Vivado 2017.2.1) with the following Tcl commands:

cd E:/VICT/Vivado2017_3/Zybo-Z7-10-base-linux-master/proj
source ./create_project.tcl

and got the error:

ERROR: [BD 41-1665] Unable to generate top-level wrapper HDL for the BD-design 'system.bd' is locked. Locked reason(s):
* Block design contains locked IPs. Please run report_ip_status for more details and recommendations on how to fix this issue. 
List of locked IPs: 
system_auto_pc_1
system_axi_gpio_sw_btn_0
system_PWM_RGB_0
system_v_tc_out_0
system_axi_dynclk_0_0
system_axi_mem_intercon_HP0_0
system_axi_gpio_eth_0
system_axi_vdma_0_0
system_axi_gpio_video_0
system_axi_gpio_led_0
system_axi_vdma_1_0
system_axis_subset_converter_in_0
system_axis_subset_converter_out_0
system_xbar_1
system_clk_wiz_0_0
system_rgb2dvi_1_0
system_dvi2rgb_1_0
system_ps7_0_axi_periph_GP0_0
system_v_axi4s_vid_out_0_0
system_v_tc_in_0
system_xadc_wiz_0_0
system_xbar_0
system_m00_regslice_0
system_auto_pc_0
system_s01_regslice_0
system_s00_regslice_0

ERROR: [Common 17-39] 'make_wrapper' failed due to earlier errors.

    while executing
"make_wrapper -files [get_files $design_name.bd] -top -force"
    invoked from within
"if {[llength $bd_list] != 0} {
  add_files -norecurse -quiet -fileset sources_1 [glob -nocomplain $src_dir/bd/*/*.bd]
  open_bd_design [glob -nocompla..."
    (file "./create_project.tcl" line 120)

 

After that I executed the command "report_ip_status", but did not find any recomendations.

I used Vivado2017.3.

What necessary to do to avoid this error?

Thank you,

Best regards,
Victor.
pulsarvictor2003@gmail.com

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...