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
I can make cim, but can't make. The error as following. @i [LIC-101] Checked out feature [HLS] @i [HLS-10] Running '/opt/xilinx/Vivado_HLS/2013.2/Linux_x86_64/bin/vivado_hls_bin'
for user 'jp2288' on host 'amdpool-02' (Linux_x86_64 version 2.6.18-406.el5) on Fri Dec 04 00:27:58 EST 2015
in directory '/home/student/jp2288/ece5775/final_project/jp2288_vivado/sw/gesture_detect' @i [HLS-10] Opening and resetting project '/home/student/jp2288/ece5775/final_project/jp2288_vivado/sw/gesture_detect/prj'. @i [HLS-10] Adding design file 'top.cpp' to the project. @i [HLS-10] Adding design file 'cordic.cpp' to the project. @i [HLS-10] Adding test bench file 'test.cpp' to the project. @i [HLS-10] Adding test bench file 'opencv_top.cpp' to the project. @i [HLS-10] Adding test bench file 'test_1080p.bmp' to the project. @i [HLS-10] Opening and resetting solution '/home/student/jp2288/ece5775/final_project/jp2288_vivado/sw/gesture_detect/prj/solution1'. @i [HLS-10] Cleaning up the solution database. @i [HLS-10] Setting target device to 'xc7z020clg484-1' @i [SYN-201] Setting up clock 'default' with a period of 6.66667ns.
make[1]: Entering directory /home/student/jp2288/ece5775/final_project/jp2288_vivado/sw/gesture_detect/prj/solution1/csim/build' Compiling /home/student/jp2288/ece5775/final_project/jp2288_vivado/sw/gesture_detect/opencv_top.cpp in debug mode Compiling /home/student/jp2288/ece5775/final_project/jp2288_vivado/sw/gesture_detect/test.cpp in debug mode Compiling /home/student/jp2288/ece5775/final_project/jp2288_vivado/sw/gesture_detect/top.cpp in debug mode Generating csim.exe make[1]: Leaving directory/home/student/jp2288/ece5775/final_project/jp2288_vivado/sw/gesture_detect/prj/solution1/csim/build' @e Simulation failed: SIGSEGV. @e [SIM-1] CSim failed with errors.
command 'ap_source' returned error code
while executing
"source ../share/generic.tcl"
(file "run.tcl" line 44) @i [LIC-101] Checked in feature [HLS]
The text was updated successfully, but these errors were encountered:
I can make cim, but can't make. The error as following.
@i [LIC-101] Checked out feature [HLS]
@i [HLS-10] Running '/opt/xilinx/Vivado_HLS/2013.2/Linux_x86_64/bin/vivado_hls_bin'
for user 'jp2288' on host 'amdpool-02' (Linux_x86_64 version 2.6.18-406.el5) on Fri Dec 04 00:27:58 EST 2015
in directory '/home/student/jp2288/ece5775/final_project/jp2288_vivado/sw/gesture_detect'
@i [HLS-10] Opening and resetting project '/home/student/jp2288/ece5775/final_project/jp2288_vivado/sw/gesture_detect/prj'.
@i [HLS-10] Adding design file 'top.cpp' to the project.
@i [HLS-10] Adding design file 'cordic.cpp' to the project.
@i [HLS-10] Adding test bench file 'test.cpp' to the project.
@i [HLS-10] Adding test bench file 'opencv_top.cpp' to the project.
@i [HLS-10] Adding test bench file 'test_1080p.bmp' to the project.
@i [HLS-10] Opening and resetting solution '/home/student/jp2288/ece5775/final_project/jp2288_vivado/sw/gesture_detect/prj/solution1'.
@i [HLS-10] Cleaning up the solution database.
@i [HLS-10] Setting target device to 'xc7z020clg484-1'
@i [SYN-201] Setting up clock 'default' with a period of 6.66667ns.
make[1]: Entering directory
/home/student/jp2288/ece5775/final_project/jp2288_vivado/sw/gesture_detect/prj/solution1/csim/build' Compiling /home/student/jp2288/ece5775/final_project/jp2288_vivado/sw/gesture_detect/opencv_top.cpp in debug mode Compiling /home/student/jp2288/ece5775/final_project/jp2288_vivado/sw/gesture_detect/test.cpp in debug mode Compiling /home/student/jp2288/ece5775/final_project/jp2288_vivado/sw/gesture_detect/top.cpp in debug mode Generating csim.exe make[1]: Leaving directory
/home/student/jp2288/ece5775/final_project/jp2288_vivado/sw/gesture_detect/prj/solution1/csim/build'@e Simulation failed: SIGSEGV.
@e [SIM-1] CSim failed with errors.
command 'ap_source' returned error code
while executing
"source ../share/generic.tcl"
(file "run.tcl" line 44)
@i [LIC-101] Checked in feature [HLS]
The text was updated successfully, but these errors were encountered: