Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

(2/3) Compiling the trained and quantized NN model in QONNX format to Verilog by using FINN and Vivado, in the master thesis.

Notifications You must be signed in to change notification settings

Ba1tu3han/Finn_Thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FINN

FINN is an experimental framework from Xilinx Research Labs to explore deep neural network inference on FPGAs. It specifically targets quantized neural networks, with emphasis on generating dataflow-style architectures customized for each network. The resulting FPGA accelerators are highly efficient and can yield high throughput and low latency.

FINN runs in a Docker container. (bash ./run-docker.sh notebook)

Software Version

FINN: 0.10

Docker: 25.0.1

Vivado: 2022.1

Vitis HLS: 2022.1

Ubuntu: 20.04

Python: 3.11.5

Hardware

Xilinx Pynq-Z2 (Version: 2.7)

Source

https://github.com/Xilinx/finn

https://finn.readthedocs.io/en/latest/

Master Thesis

For more detail, please check the FINN, and Model Training sections of the thesis in the link below.

https://tez.yok.gov.tr/UlusalTezMerkezi/TezGoster?key=E_eEUHQic_C-LvhxNQn1W0hnFEbNK8bSxQeObEvnsyE7qqMk72nSpDIRccrqG9v7

About

(2/3) Compiling the trained and quantized NN model in QONNX format to Verilog by using FINN and Vivado, in the master thesis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published