more docs skeleton
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Barstools
|
||||
===============================
|
||||
Barstools is a collection of useful FIRRTL transformations
|
||||
@@ -0,0 +1,3 @@
|
||||
Chisel
|
||||
===========================
|
||||
TODO: Chisel intro and pointer to chisel bootcamp
|
||||
@@ -0,0 +1,3 @@
|
||||
FIRRTL
|
||||
================================
|
||||
|
||||
@@ -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