Skip to content

Teddy-van-Jerry/vitis-hls-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vitis (Vivado) HLS Examples

Basic examples for Vitis HLS (formerly Vivado HLS) with documentation in Chinese.

HLS: High-Level Synthesis

Documentation

Documentation is in Chinese (Simplified) (in the docs directory). LaTeX source files are also available.

Note

The documentation dates back to 2022 and is not complete and up-to-date. The author will update the documentation in the future.

Further Readings

FLAMES: Flexible Linear Algebra with Matrix-Empowered Synthesis is a template-based Vitis HLS library for efficient linear algebra.

If you find this project and/or FLAMES useful, please cite our paper: Flexible High-Level Synthesis Library for Linear Transformations, IEEE TCAS-II, 2024. [ IEEE Xplore ] [ PDF ] [ DOI ]

@article{zhao2024flexible,
  title     = {Flexible High-Level Synthesis Library for Linear Transformations},
  author    = {Zhao, Wuqiong and Li, Changhan and Ji, Zhenhao and Guo, Zhichen and Chen, Xuanbo and You, You and Huang, Yongming and You, Xiaohu and Zhang, Chuan},
  journal   = {{IEEE} Transactions on Circuits and Systems {II}: Express Briefs},
  volume    = {71},
  number    = {7},
  pages     = {3348--3352},
  year      = {2024},
  month     = jul,
  publisher = {IEEE}
}

Author

Wuqiong Zhao (was with Southeast University, now with UC San Diego)