Skip to content

This project implemented an unoptimized simple convolutional neural network in ZYNQ's PL and realized data transmission through axidma driver on Linux.

License

Notifications You must be signed in to change notification settings

heya5/ZYNQ_Linux_CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ZYNQ_Linux_CNN

Development environment

  • Vivado 2016.4

Generate LeNet IP using Vivado HLS

On windows, open Vivado HLS 2016.4 Command Prompt. On Linux, open a new terminal. Then change directory to the project's directory named HLS and run

vivado_hls -f run_hls.tcl

This command will generate the LeNet IP that we need.

About

This project implemented an unoptimized simple convolutional neural network in ZYNQ's PL and realized data transmission through axidma driver on Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages