Address some docs, build.sbt, .gitmodules

This commit is contained in:
abejgonzalez
2020-11-12 15:31:34 -08:00
parent d5a0fd1a8e
commit 999ae05bfe
6 changed files with 17 additions and 16 deletions

View File

@@ -130,7 +130,7 @@ Prototyping
**FPGA Prototyping**
FPGA prototyping is supported in Chipyard using SiFive's ``fpga-shells``.
Some examples of FPGAs supported are the Xilinx Arty 35T and VCU118 boards.
To instead do an fast and deterministic simulation with plenty of debugging tools, please consider using the :ref:`FireSim` platform.
For a fast and deterministic simulation with plenty of debugging tools, please consider using the :ref:`FireSim` platform.
See :ref:`Prototyping Flow` for more information on FPGA prototypes.
VLSI