From d18e924a899e16eab1c279d1c9fd2e07b80d234c Mon Sep 17 00:00:00 2001 From: Xifan Tang Date: Sat, 2 May 2020 18:38:00 -0600 Subject: [PATCH] Update documentation on new fpga_sdc option --- docs/source/openfpga_shell/openfpga_commands.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/openfpga_shell/openfpga_commands.rst b/docs/source/openfpga_shell/openfpga_commands.rst index 12a1d89c7..d3020e9c1 100644 --- a/docs/source/openfpga_shell/openfpga_commands.rst +++ b/docs/source/openfpga_shell/openfpga_commands.rst @@ -176,6 +176,8 @@ FPGA-SDC - ``--file`` or ``-f`` Specify the output directory for SDC files + - ``--hierarchical`` Output SDC files without full path in hierarchy + - ``--flatten_names`` Use flatten names (no wildcards) in SDC files - ``--constrain_global_port`` Constrain all the global ports of FPGA fabric.