update documentation on a new option in FPGA-SDC to constrain zero-delay paths

This commit is contained in:
Xifan Tang 2020-03-25 16:00:25 -06:00
parent 329b0a9cf1
commit cb6afea07c
1 changed files with 4 additions and 0 deletions

View File

@ -191,6 +191,10 @@ FPGA-SDC
- ``--constrain_routing_multiplexer_outputs`` Constrain all the outputs of routing multiplexer of FPGA fabric
- ``--constrain_switch_block_outputs`` Constrain all the outputs of switch blocks of FPGA fabric
- ``--constrain_zero_delay_paths`` Constrain all the zero-delay paths in FPGA fabric
.. note:: Zero-delay path may cause errors in some PnR tools as it is considered illegal
- ``--verbose`` Enable verbose output