From 3e9cc992940c114cbf6315da160570b91a2d1154 Mon Sep 17 00:00:00 2001 From: Abraham Gonzalez Date: Mon, 7 Oct 2019 23:20:20 -0700 Subject: [PATCH] Update docs/index.rst [skip ci] Co-Authored-By: Jerry Zhao --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.rst b/docs/index.rst index 45440fec7..878656220 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -20,6 +20,7 @@ Quick-start The best way to get started with the BOOM core is to use the `Chipyard project template `__. There you will find the main steps to setup your environment, build, and run the BOOM core on a C++ emulator. +Chipyard also provides supported flows for pushing a BOOM-based SoC through both the FireSim FPGA simulation flow and the HAMMER ASIC flow. Here is a selected set of steps from `Chipyard's documentation `__: .. _quick-start-code: