* [docs] rename config mixins -> fragments [ci skip] * [docs] cleanup naming | link similar sections [ci skip] * [boom] bump for mixin rename [ci skip] * [docs] cleanup capitalization [ci skip] * [docs] consistent config fragment naming [ci skip] * [boom] bump boom for documentation changes [ci skip] * [docs] update source comments [ci skip] * [docs] fix last config fragment name [ci skip] Co-Authored-By: alonamid <alonamid@eecs.berkeley.edu> Co-authored-by: alonamid <alonamid@eecs.berkeley.edu>
17 lines
391 B
ReStructuredText
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
|
|
|