Add some documentation for dsptools et al

This commit is contained in:
Paul Rigge
2019-08-02 23:21:59 -07:00
parent ee75c03875
commit af3cb7cf19
4 changed files with 29 additions and 0 deletions

5
docs/Tools/Treadle.rst Normal file
View File

@@ -0,0 +1,5 @@
Treadle
==============================
`Treadle <https://github.com/freechipsproject/treadle>`__ is a circuit simulator that directly executes FIRRTL.
It is especially useful for interactive debugging and small unit tests that benefit from a low-overhead simulator.