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
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] "
The text was updated successfully, but these errors were encountered:
Please use the complete project in Baidu SkyDrive first. I have updated the invalid link. The problem of missing files I will look for this problem later, but I am currently on the final exam.
链接:https://pan.baidu.com/s/1iFz2Ycfx7YNL-umbLTFpLg 提取码:1bv4
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] "
The text was updated successfully, but these errors were encountered: