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.
|
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
|
The documentation outline should look like this
|
||||||
:caption: Getting Started:
|
|
||||||
:numbered:
|
Getting Started:
|
||||||
|
|
||||||
ReBAR-Basics
|
ReBAR-Basics
|
||||||
Initial-Setup/index
|
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
|
Running-Simulations-Tutorial/index
|
||||||
Building-Chips-Tutorial/index
|
Building-Chips-Tutorial/index
|
||||||
|
|
||||||
.. toctree::
|
Generators:
|
||||||
:maxdepth: 3
|
|
||||||
:caption: Generators:
|
|
||||||
|
|
||||||
Generators/Rocketchip/index
|
Generators/Rocketchip/index
|
||||||
Generators/BOOM/index
|
Generators/BOOM/index
|
||||||
Generators/Hwacha/index
|
Generators/Hwacha/index
|
||||||
|
|
||||||
|
|
||||||
.. toctree::
|
Simulation:
|
||||||
:maxdepth: 3
|
|
||||||
:caption: Simulation:
|
|
||||||
|
|
||||||
Simulation/Open-Source-Simulators/index
|
Simulation/Open-Source-Simulators/index
|
||||||
Simulation/Commercial-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::
|
Production:
|
||||||
:maxdepth: 3
|
|
||||||
:caption: Production:
|
|
||||||
|
|
||||||
Production/VLSI-Physical-Design/index
|
Production/VLSI-Physical-Design/index
|
||||||
|
Software/Toolchains/index
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 3
|
:maxdepth: 3
|
||||||
:caption: Software:
|
:caption: Getting Started:
|
||||||
|
:numbered:
|
||||||
Software/Toolchains/index
|
|
||||||
|
|
||||||
|
ReBAR-Basics/index
|
||||||
|
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
|
|||||||
Reference in New Issue
Block a user