From c4c8cc65afb5bb68d8ab8a28a8949191c4c10151 Mon Sep 17 00:00:00 2001 From: Brendan Sweeney Date: Wed, 25 Sep 2019 17:56:16 -0700 Subject: [PATCH] [docs] [ci skip] Alon's comments --- docs/Generators/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Generators/index.rst b/docs/Generators/index.rst index 0e120e45..b93a3681 100644 --- a/docs/Generators/index.rst +++ b/docs/Generators/index.rst @@ -11,7 +11,8 @@ The following pages introduce the generators integrated with the Chipyard framew Chipyard bundles the source code for the generators, under the ``generators`` directory. It builds them from source each time (although the build system will cache results if they have not changed), -so changes to the generators themselves will automatically be used when building with Chipyard. +so changes to the generators themselves will automatically be used when building with Chipyard and propagate to software simulation, FPGA-accelerated simulation, and VLSI flows. + .. toctree:: :maxdepth: 2