From 7c9fabfdef9733e118aaff54b9fc9bbb9908f2e0 Mon Sep 17 00:00:00 2001 From: Sagar Karandikar Date: Fri, 16 Jun 2023 09:42:49 -0700 Subject: [PATCH] Update FPGA-Accelerated-Simulation.rst --- docs/Simulation/FPGA-Accelerated-Simulation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Simulation/FPGA-Accelerated-Simulation.rst b/docs/Simulation/FPGA-Accelerated-Simulation.rst index 703561fe..0e126252 100644 --- a/docs/Simulation/FPGA-Accelerated-Simulation.rst +++ b/docs/Simulation/FPGA-Accelerated-Simulation.rst @@ -26,9 +26,9 @@ Finally, source the following environment at the root of the FireSim directory: cd sims/firesim # (Recommended) The default manager environment (includes env.sh) - source sourceme-f1-manager.sh + source sourceme-manager.sh -.. Note:: Every time you want to use FireSim with a fresh shell, you must source this ``sourceme-f1-manager.sh`` +.. Note:: Every time you want to use FireSim with a fresh shell, you must source ``sourceme-manager.sh`` At this point you're ready to use FireSim with Chipyard. If you're not already familiar with FireSim, please return to the :fsim_doc:`FireSim Docs `,