File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -26,3 +26,20 @@ and simple kernel.
2626
2727 #pragma HLS INTERFACE s_axilite port = return bundle = control
2828 #pragma HLS INTERFACE ap_ctrl_chain port = return bundle = control
29+
30+ Following is the real log reported while running the design on U200
31+ platform with 10 iterations:
32+
33+ ::
34+
35+ |---------------------------------------------------|
36+ | Performance Summary |
37+ |---------------------------------------------------|
38+ |-------------------------+-------------------------|
39+ | Kernel(10 iterations) | Wall-Clock Time (s) |
40+ |-------------------------+-------------------------|
41+ | krnl_chain_mmult | 0.00305935 |
42+ | krnl_simple_mmult | 0.00534336 |
43+ |-------------------------+-------------------------|
44+ | Speedup: | 1.74657 |
45+ |-------------------------+-------------------------|
You can’t perform that action at this time.
0 commit comments