more docs skeleton
This commit is contained in:
3
docs/Tools/Barstools.rst
Normal file
3
docs/Tools/Barstools.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
Barstools
|
||||
===============================
|
||||
Barstools is a collection of useful FIRRTL transformations
|
||||
3
docs/Tools/Chisel.rst
Normal file
3
docs/Tools/Chisel.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
Chisel
|
||||
===========================
|
||||
TODO: Chisel intro and pointer to chisel bootcamp
|
||||
3
docs/Tools/FIRRTL.rst
Normal file
3
docs/Tools/FIRRTL.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
FIRRTL
|
||||
================================
|
||||
|
||||
13
docs/Tools/index.rst
Normal file
13
docs/Tools/index.rst
Normal file
@@ -0,0 +1,13 @@
|
||||
Tools
|
||||
==============================
|
||||
The ReBAR framework relays heavily on a set of scala-based tools. While the framework attempts to hide the complexities of these tools, the following pages will introduce them, and how we can use them in order to generate flexible designs
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Tools:
|
||||
|
||||
Chisel
|
||||
FIRRTL
|
||||
Barstools
|
||||
|
||||
Reference in New Issue
Block a user