docs
This commit is contained in:
19
docs/ReBAR-Basics/index.rst
Normal file
19
docs/ReBAR-Basics/index.rst
Normal file
@@ -0,0 +1,19 @@
|
||||
.. _ReBAR Basics:
|
||||
|
||||
ReBAR Basics
|
||||
================================
|
||||
|
||||
These guides will walk you through the basics of the ReBAR framework:
|
||||
|
||||
- First, we will go over the different configurations avaliable.
|
||||
|
||||
- Then, we will walk through adding a custom accelerator.
|
||||
|
||||
Hit next to get started!
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: ReBAR Basics:
|
||||
|
||||
rebar-generator-mixins
|
||||
Adding-An-Accelerator-Tutorial
|
||||
@@ -8,10 +8,10 @@ Welcome to ReBAR's documentation!
|
||||
|
||||
ReBAR is a a framework for designing and evaluating full-system hardware using agile teams. It is composed of a collection of tools and libraries designed to provide an intergration between open-source and commercial tools for the development of systems-on-chip. New to ReBAR? Jump to the :ref:`rebar-basics` page for more info.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:caption: Getting Started:
|
||||
:numbered:
|
||||
|
||||
The documentation outline should look like this
|
||||
|
||||
Getting Started:
|
||||
|
||||
ReBAR-Basics
|
||||
Initial-Setup/index
|
||||
@@ -20,18 +20,14 @@ ReBAR is a a framework for designing and evaluating full-system hardware using a
|
||||
Running-Simulations-Tutorial/index
|
||||
Building-Chips-Tutorial/index
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:caption: Generators:
|
||||
Generators:
|
||||
|
||||
Generators/Rocketchip/index
|
||||
Generators/BOOM/index
|
||||
Generators/Hwacha/index
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:caption: Simulation:
|
||||
Simulation:
|
||||
|
||||
Simulation/Open-Source-Simulators/index
|
||||
Simulation/Commercial-Simulators/index
|
||||
@@ -39,19 +35,17 @@ ReBAR is a a framework for designing and evaluating full-system hardware using a
|
||||
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:caption: Production:
|
||||
Production:
|
||||
|
||||
Production/VLSI-Physical-Design/index
|
||||
|
||||
Software/Toolchains/index
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:caption: Software:
|
||||
|
||||
Software/Toolchains/index
|
||||
:caption: Getting Started:
|
||||
:numbered:
|
||||
|
||||
ReBAR-Basics/index
|
||||
|
||||
|
||||
Indices and tables
|
||||
|
||||
Reference in New Issue
Block a user