forked from dilin993/Conv2D_fixedp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.vivado_hls_log_all.xml
24 lines (24 loc) · 1.17 KB
/
.vivado_hls_log_all.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<vivadoHLSLog:LogRoot xmlns:vivadoHLSLog="www.xilinx.com/vivadoHLSLog">
<errorLogs>
<logs>
<synLog/>
<simLog/>
<mgLog/>
<packageLog/>
<csimLog/>
</logs>
</errorLogs>
<warningLogs>
<logs>
<synLog>
<logs message="WARNING: [SCHED 204-21] The critical path consists of the following:
	'mul' operation ('p_Val2_1', conv2D_fixedp/conv.cpp:26) (3.36 ns)
	'add' operation ('__Val2__', conv2D_fixedp/conv.cpp:26) (3.02 ns)
	'store' operation (conv2D_fixedp/conv.cpp:26) of variable 'tmp_13', conv2D_fixedp/conv.cpp:26 on array 'out_V' (3.25 ns)" projectName="conv2D_fixedp" solutionName="solution1" date="2017-09-26T16:42:47.925+0530" type="Warning"/>
<logs message="WARNING: [SCHED 204-21] Estimated clock period (9.63ns) exceeds the target (target clock period: 10ns, clock uncertainty: 1.25ns, effective delay budget: 8.75ns)." projectName="conv2D_fixedp" solutionName="solution1" date="2017-09-26T16:42:47.922+0530" type="Warning"/>
</synLog>
<simLog/>
<mgLog/>
<packageLog/>
<csimLog/>
</logs>
</warningLogs>
</vivadoHLSLog:LogRoot>