From e8a197d8a85f8d9e43b451b5c37c6c1e7eda619b Mon Sep 17 00:00:00 2001 From: Brendan Sweeney Date: Wed, 25 Sep 2019 17:18:27 -0700 Subject: [PATCH] [docs] [ci skip] --- docs/Generators/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Generators/index.rst b/docs/Generators/index.rst index 8bd17024..0e120e45 100644 --- a/docs/Generators/index.rst +++ b/docs/Generators/index.rst @@ -10,7 +10,7 @@ However, by using meta-programming and parameter systems, generators can allow f The following pages introduce the generators integrated with the Chipyard framework. Chipyard bundles the source code for the generators, under the ``generators`` directory. -It builds them from source each time (although ``sbt`` will cache results if they have not changed), +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. .. toctree::