When I used ‘vivado_hls -f script.tcl' , there is an error in the following.
In my mind, you may miss a file that is named 'directives.tcl'.
INFO: [SYN 201-201] Setting up clock 'default' with a period of 10ns. ./LeNet_hls/origin/directives.tcl can't be opened. couldn't read file "./LeNet_hls/origin/directives.tcl": no such file or directory while executing "source "./LeNet_hls/origin/directives.tcl"" (file "script.tcl" line 18) invoked from within "source script.tcl" ("uplevel" body line 1) invoked from within "uplevel \#0 [list source $arg] "
When I used ‘vivado_hls -f script.tcl' , there is an error in the following.
In my mind, you may miss a file that is named 'directives.tcl'.
INFO: [SYN 201-201] Setting up clock 'default' with a period of 10ns. ./LeNet_hls/origin/directives.tcl can't be opened. couldn't read file "./LeNet_hls/origin/directives.tcl": no such file or directory while executing "source "./LeNet_hls/origin/directives.tcl"" (file "script.tcl" line 18) invoked from within "source script.tcl" ("uplevel" body line 1) invoked from within "uplevel \#0 [list source $arg] "