Skip to content

problem with ip_design_build #12

@vpatne

Description

@vpatne

I had issue that I posted before regarding top module not set - so I uninstalled the vivado and installed again - I have matlab 2017b and vivado 2018.1
now I am getting problem with ip_design build --it says - invalid command -

I also reinstalled protoip and xilinxtclstore - am i missing something??

INFO: [IP_Flow 19-1686] Generating 'Synthesis' target for IP 'foo_ap_fadd_3_full_dsp_32'...
INFO: [IP_Flow 19-1686] Generating 'Simulation' target for IP 'foo_ap_fadd_3_full_dsp_32'...
INFO: [IP_Flow 19-234] Refreshing IP repositories
INFO: [IP_Flow 19-1704] No user IP repositories specified
INFO: [IP_Flow 19-2313] Loaded Vivado IP repository 'D:/xilinx/Vivado/2018.1/data/ip'.
INFO: [Common 17-206] Exiting Vivado at Sun Jun 2 00:25:32 2019...
INFO: [HLS 200-112] Total elapsed time: 97.683 seconds; peak allocated memory: 109.341 MB.
INFO: [Common 17-206] Exiting vivado_hls at Sun Jun 2 00:25:32 2019...

ERROR: [HLS 200-102] Encountered an invalid command ''
while executing
"close $vivado_hls_p"
invoked from within
"if {$count_is_fix==[expr $num_input_vectors+$num_output_vectors] || $count_is_float==[expr $num_input_vectors+$num_output_vectors]} {

			[::tclapp::..." 
invoked from within 

"if {[file exists $file_name] == 0} {

		set tmp_error "" 
		append tmp_error "-E- " $project_name " does NOT exist. Use the -usage option for more d..." 
invoked from within 

"if {$project_name == {}} {

		error " -E- NO project name specified. Use the -usage option for more details." 
		 
	} else { 
 
	if {[file exists $f..." 
invoked from within 

"if {$error==0} {

set  file_name "" 
append file_name ".metadata/" $project_name "_configuration_parameters.dat" 
 
if {$project_name == {}} { 
 
	..." 
(procedure "::tclapp::icl::protoip::ip_design_build::ip_design_build" line 315) 
invoked from within 

"::tclapp::icl::protoip::ip_design_build::ip_design_build -project_name my_project0 -input block:5:float -input out_block:5:float -input x_in:5:float -..."
("uplevel" body line 1)
invoked from within
"uplevel [concat ::tclapp::icl::protoip::ip_design_build::ip_design_build $args]"
(procedure "tclapp::icl::protoip::ip_design_build" line 19)
invoked from within
"tclapp::icl::protoip::ip_design_build -project_name my_project0 -input block:5:float -input out_block:5:float -input x_in:5:float -output y_out:5:floa..."
("eval" body line 1)
invoked from within
"eval $command_name $arguments"
(file "D:\GitHub\protoip\protoip_matlab_interface\matlab_vivado.tcl" line 21)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions