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
wrong # args: should be "file mkdir name ?name ...?"
while executing
"file mkdir "
invoked from within
"if {$command == "synthesis"} {
csynth_design
} elseif {$command == "csim"} {
csim_design -clean -argv {0 /home/sky/work/fpga_net_stack/fpga-netw..."
(file "make.tcl" line 39)
invoked from within
"source make.tcl"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list source $arg] "
wrong # args: should be "file mkdir name ?name ...?"
while executing
"file mkdir "
invoked from within
"if {$command == "synthesis"} {
csynth_design
} elseif {$command == "csim"} {
csim_design -clean -argv {0 /home/sky/work/fpga_net_stack/fpga-netw..."
(file "make.tcl" line 39)
invoked from within
"source make.tcl"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list source $arg] "
INFO: [Common 17-206] Exiting vivado_hls at Fri Mar 29 11:28:31 2024...
make[3]: *** [CMakeFiles/installip.toe.dir/build.make:76: CMakeFiles/installip.toe] Error 1
make[2]: *** [CMakeFiles/Makefile2:110: CMakeFiles/installip.toe.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:90: CMakeFiles/installip.dir/rule] Error 2
make: *** [Makefile:118: installip] Error 2
The text was updated successfully, but these errors were encountered: