The Gemmini page in the Chipyard docs were pretty out-of-date. This PR fixes that by deleting most of Chipyard's Gemmini page, and replacing it with a short description and a link to Gemmini's self-hosted docs. This is a better solution, because it reduces doc-duplication.
11 lines
595 B
ReStructuredText
11 lines
595 B
ReStructuredText
Gemmini
|
|
====================================
|
|
|
|
The Gemmini project is developing a full-system, full-stack DNN hardware exploration and evaluation platform.
|
|
Gemmini enables architects to make useful insights into how different components of the system and software stack (outside of just the accelerator itself) interact to affect overall DNN performance.
|
|
|
|
Check out `Gemmini's documentation <https://github.com/ucb-bar/gemmini/blob/master/README.md>`__ to learn how to generate, simulate, and profile DNN accelerators with Gemmini and Chipyard.
|
|
|
|
.. image:: ../_static/images/gemmini-system.png
|
|
|