From cc66b9522719a735be564471ad0103bfa39b944b Mon Sep 17 00:00:00 2001 From: Sagar Karandikar Date: Thu, 20 Feb 2020 11:40:01 -0800 Subject: [PATCH] Update Quick-Start.rst --- docs/Quick-Start.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Quick-Start.rst b/docs/Quick-Start.rst index cc650bd6..16164fdb 100644 --- a/docs/Quick-Start.rst +++ b/docs/Quick-Start.rst @@ -35,7 +35,7 @@ To build the toolchains, you should run: ./scripts/build-toolchains.sh .. Note:: If you are planning to use the Hwacha vector unit, or other RoCC-based accelerators, you should build the esp-tools toolchain by adding the ``esp-tools`` argument to the script above. - If you are running on an Amazon Web Services EC2 instance, intending to use FireSim, you can also use the ``--ec2fast`` flag for an expedited installation of a pre-compiled toolchain. + If you are running on an Amazon Web Services EC2 instance, intending to use FireSim, you can also use the ``ec2fast`` flag for an expedited installation of a pre-compiled toolchain. Finally, set up Chipyard's environment variables and put the newly built toolchain on your path: