Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 663 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 663 Bytes

哈尔滨工业大学(深圳)2021年秋季学期深度学习体系结构实验

实验需要使用vivado hls与vivado,hls用于使用C++来编写硬件ip核,vivado用于封装ip核生成比特流。然后将比特流烧录到远程开发板后运行。

实验涉及到的知识面比较广,需要C++与python协同,同时需要掌握hls的特性,并在此基础上进行优化。

网络上相关的资料不太完善,特别是优化部分比较困难。

实验指导书地址:https://hitsz-cslab.gitee.io/dla/

实验仓库地址:https://gitee.com/hitsz-cslab/dla