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
* We provide pre-compiled binaries/bitmaps for the PYNQ Z1 along with archived Vivado and Vivado HLS project folders (check release) to enable synthesis from scratch
42
+
* We also provide source code for both accelerators
43
+
* For more information please check out the [accelerator source-code](accelerators/)
30
44
31
45
32
46
## Testbench Simulation
33
-
*In-Construction
47
+
*To perform Testbench simulation we provide arhcived Vivado HLS project folder (check release) which contains everything required to perform testbench simulation once openned in Vivado HLS
34
48
49
+
**Requirements**
50
+
* Vivado HLS 2019.2
51
+
* Vivado 2019.2
35
52
36
-
## End-to-end Simulation
37
53
## End-to-end Simulation
38
54
TFLite-SECDA End-to-end simulation enables us to performance inference on TFLite CNN models while simulating and profiling our GEMM accelerators. For the purpose of ease of installation we provide a fully contained docker image.
0 commit comments