update bullet points in quick-start

This commit is contained in:
abejgonzalez
2019-08-09 10:18:50 -07:00
parent 24d41deaba
commit 5f3ff3627b

View File

@@ -33,10 +33,17 @@ What's Next?
-------------------------------------------
This depends on what you are planning to do with Chipyard.
- If you want to learn about the structure of Chipyard, go to :ref:`chipyard-components`.
- If you intend to build one of the vanilla Chipyard examples, go to :ref:`build-a-chip` and follow the instructions.
- If you intend to add a new accelerator, go to :ref:`adding-an-accelerator` and follow the instructions.
- If you intend to run a simulation of one of the vanilla Chipyard examples, go to :ref:`sw-rtl-sim-intro` and follow the instructions.
- If you intend to run a simulation of a custom Chipyard SoC Configuration, go to <> and follow the instructions.
- If you intend to run a full-system FireSim simulation, go to :ref:`firesim-sim-intro` and follow the instructions.
- If you intend to run a VLSI flow using one of the vanilla Chipyard examples, go to <> and follow the instructions.
* If you want to learn about the structure of Chipyard, go to :ref:`chipyard-components`.
* If you intend to build one of the vanilla Chipyard examples, go to :ref:`build-a-chip` and follow the instructions.
* If you intend to add a new accelerator, go to :ref:`adding-an-accelerator` and follow the instructions.
* If you intend to run a simulation of one of the vanilla Chipyard examples, go to :ref:`sw-rtl-sim-intro` and follow the instructions.
* If you intend to run a simulation of a custom Chipyard SoC Configuration, go to <> and follow the instructions.
* If you intend to run a full-system FireSim simulation, go to :ref:`firesim-sim-intro` and follow the instructions.
* If you intend to run a VLSI flow using one of the vanilla Chipyard examples, go to <> and follow the instructions.