diff --git a/docs/Simulation/Software-RTL-Simulation.rst b/docs/Simulation/Software-RTL-Simulation.rst
index 5fd3ee75..dbd5d92c 100644
--- a/docs/Simulation/Software-RTL-Simulation.rst
+++ b/docs/Simulation/Software-RTL-Simulation.rst
@@ -188,6 +188,16 @@ An open-source vcd-capable waveform viewer is `GTKWave `__.
+
+The ``*.graphml`` file will be located in ``generated-src/<...>--/``. Open the file in the graph viewer.
+To get a clearer view of the SoC, switch to "hierarchical" view. For yEd, this would be done by selecting ``layout`` -> ``hierarchical``, and then choosing "Ok" without changing any settings.
+
.. _sw-sim-verilator-opts:
Additional Verilator Options