diff --git a/boards/beaglev/fire/demos-and-tutorials/gateware/gateware-design-simulation-libero.rst b/boards/beaglev/fire/demos-and-tutorials/gateware/gateware-design-simulation-libero.rst
index b00b6790188be629192012fa3af810cda1f3aa42..95fb09a7f4f0e2ce08402206a7a8578613dc3b09 100644
--- a/boards/beaglev/fire/demos-and-tutorials/gateware/gateware-design-simulation-libero.rst
+++ b/boards/beaglev/fire/demos-and-tutorials/gateware/gateware-design-simulation-libero.rst
@@ -119,4 +119,7 @@ An example of a ``.do`` file is shown below:
 
     run 100 ns
 
-Good luck with your simulations!
\ No newline at end of file
+A default ``run.do`` script is created at the following path - ``work/libero/simulation`` - when a simulation is run. You can use this file as a starter file
+for creating your own scripts as well as for understanding how the initial simulation is set-up.
+
+Good luck with your simulations!