Update documentation on new fpga_sdc option

This commit is contained in:
Xifan Tang 2020-05-02 18:38:00 -06:00 committed by tangxifan
parent 7e82c23f52
commit d18e924a89
1 changed files with 2 additions and 0 deletions

View File

@ -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.