Address PR comments for FireSim docs

This commit is contained in:
David Biancolin
2019-07-16 07:43:27 -07:00
parent 9f83b3a3d2
commit 870c7d53d3
3 changed files with 12 additions and 19 deletions

View File

@@ -9,12 +9,12 @@ Chipyard supports two classes of simulation:
Software RTL simulators of Chipyard designs run at O(1 KHz), but compile
quickly and provide full waveforms. Conversly, FPGA-accelerated simulators run
at O(100 MHz), making them appropriate for booting an operating system and
running a complete workload, but have long compile time and poorer debug
running a complete workload, but have multi-hour compile times and poorer debug
visability.
.. toctree::
:maxdepth: 2
:caption: Simulators:
SW-RTL-Simulators
Software-RTL-Simulators
FPGA-Accelerated-Simulators