From 0e16638dc23db80266471ec4422df8cd488570d8 Mon Sep 17 00:00:00 2001 From: tangxifan Date: Fri, 29 Jan 2021 11:49:07 -0700 Subject: [PATCH] [Doc] Update documentation about the changes on activity files --- .../openfpga_shell/openfpga_commands/setup_commands.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/source/manual/openfpga_shell/openfpga_commands/setup_commands.rst b/docs/source/manual/openfpga_shell/openfpga_commands/setup_commands.rst index 4a15fc4a2..9430483ee 100644 --- a/docs/source/manual/openfpga_shell/openfpga_commands/setup_commands.rst +++ b/docs/source/manual/openfpga_shell/openfpga_commands/setup_commands.rst @@ -49,7 +49,8 @@ write_openfpga_simulation_setting .. option:: --file or -f - Specify the file name. For example, ``--file auto_simulation_setting_echo.xml`` + Specify the file name. For example, ``--file auto_simulation_setting_echo.xml``. + See details about file format at :ref:`simulation_setting`. .. option:: --verbose @@ -62,7 +63,8 @@ link_openfpga_arch .. option:: --activity_file - Specify the signal activity file. For example, ``--activity_file counter.act`` + Specify the signal activity file. For example, ``--activity_file counter.act``. + This is required when users wants OpenFPGA to automatically find the number of clocks in simulations. See details at :ref:`simulation_setting`. .. option:: --sort_gsb_chan_node_in_edges