Files
chipyard/docs/Advanced-Concepts/index.rst
Jerry Zhao ac5235e5ed Revamp the config system for Top/Harness (#347)
* Refactor how Configs parameterize the Top and TestHarnesses

* Bump sha3, testchipip, icenet, firesim
2020-01-21 20:44:54 -08:00

17 lines
391 B
ReStructuredText

Advanced Concepts
================================
The following sections are advanced topics about how to Chipyard works, how to use Chipyard, and special features of the framework.
They expect you to know about Chisel, Parameters, Configs, etc.
.. toctree::
:maxdepth: 2
:caption: Advanced Concepts:
Top-Testharness
Chip-Communication
Debugging-RTL
Resources
CDEs