https://github.com/ucb-bar/nvdla-wrapper
Wraps the NVDLA project for Chipyard integration
https://github.com/ucb-bar/nvdla-wrapper
Last synced: 3 months ago
JSON representation
Wraps the NVDLA project for Chipyard integration
- Host: GitHub
- URL: https://github.com/ucb-bar/nvdla-wrapper
- Owner: ucb-bar
- Created: 2020-04-02T00:27:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-11T22:03:14.000Z (over 1 year ago)
- Last Synced: 2025-01-16T01:15:26.707Z (5 months ago)
- Language: Verilog
- Size: 2.29 MB
- Stars: 19
- Watchers: 11
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NVDLA Wrapper
This wraps up the NVIDIA Deep Learning Accelerator (NVDLA) (https://github.com/nvdla) into a Rocket Chip based peripheral to be used in Chipyard.
This is based of the work done by the Computer Systems Design Laboratory at the University of Kansas (https://github.com/CSL-KU/nvidia-dla-blocks) and the original SiFive NVDLA wrapper repository (https://github.com/sifive/block-nvdla-sifive).
## FireSim Collateral
Please visit ``firesim-collateral`` for more information on how to build an FPGA image with NVDLA.