[docs] [ci skip] Update generators and quick start so it is clear how to edit the generators to get changed outputs (You just edit the source)

This commit is contained in:
Brendan Sweeney
2019-09-25 13:45:21 -07:00
parent 62f5623225
commit a3a05ec988
2 changed files with 9 additions and 1 deletions

View File

@@ -52,3 +52,5 @@ This depends on what you are planning to do with Chipyard.
* To run a FPGA-accelerated simulation using FireSim, see :ref:`firesim-sim-intro`.
* To run a VLSI flow using one of the vanilla Chipyard examples, see <>.
* To change the generators (BOOM, Rocket, &c) themselves, see :ref:`generator-index`.