forked from sappyh/AEP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
vivado_hls.log
executable file
·28 lines (28 loc) · 1.61 KB
/
vivado_hls.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
@I [HLS-10] Running '/home/saptarshi/Xilinx/Vivado_HLS/2015.4/bin/unwrapped/lnx64.o/vivado_hls'
for user 'root' on host 'saptarshi-ThinkPad-X240' (Linux_x86_64 version 4.8.0-58-generic) on Wed Jul 05 17:49:31 CEST 2017
in directory '/home/saptarshi/Documents/AEP'
@I [HLS-10] Opening project '/home/saptarshi/Documents/AEP/zhangsuengps'.
@I [HLS-10] Adding design file 'zhangsuengps/.settings/psfunc.cpp' to the project
@I [HLS-10] Opening solution '/home/saptarshi/Documents/AEP/zhangsuengps/solution1'.
@I [SYN-201] Setting up clock 'default' with a period of 10ns.
@I [HLS-10] Setting target device to 'xc7z020clg484-1'
@I [HLS-10] Analyzing design file 'zhangsuengps/.settings/psfunc.cpp' ...
@I [HLS-10] Validating synthesis directives ...
@I [HLS-10] Starting code transformations ...
@I [HLS-10] Checking synthesizability ...
@E [SYNCHK-61] zhangsuengps/.settings/psfunc.cpp:3: unsupported memory access on variable 'skeldata' which is (or contains) an array with unknown size at compile time.
@I [SYNCHK-10] 1 error(s), 0 warning(s).
@E [HLS-70] Synthesizability check failed.
@I [HLS-111] Elapsed time: 0.534865 seconds; current memory usage: 42.9 MB.
command 'ap_source' returned error code
while executing
"source /home/saptarshi/Documents/AEP/zhangsuengps/solution1/csynth.tcl"
invoked from within
"hls::main /home/saptarshi/Documents/AEP/zhangsuengps/solution1/csynth.tcl"
("uplevel" body line 1)
invoked from within
"uplevel 1 hls::main {*}$args"
(procedure "hls_proc" line 5)
invoked from within
"hls_proc $argv"
@I [HLS-112] Total elapsed time: 1.783 seconds; peak memory usage: 42.9 MB.