renamed Advanced section | move Top-Testharness to Advanced [ci skip]

This commit is contained in:
abejgonzalez
2019-09-28 14:14:41 -07:00
parent be55af17e1
commit 5a825d77c4
8 changed files with 104 additions and 81 deletions

View File

@@ -0,0 +1,13 @@
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
Resources