[Doc] Update documenation for the new option ``--keep_dont_care_bits``

This commit is contained in:
tangxifan 2021-10-05 19:23:42 -07:00
parent 189ade6c1e
commit 03bcf6dee5
1 changed files with 3 additions and 0 deletions

View File

@ -77,6 +77,9 @@ write_fabric_bitstream
.. note:: If both reset and set ports are defined in the circuit modeling for programming, OpenFPGA will pick the one that will bring largest benefit in speeding up configuration.
.. option:: --keep_dont_care_bits
Keep don't care bits (``x``) in the outputted bitstream file. This is only applicable to plain text file format. If not enabled, the don't care bits are converted to either logic ``0`` or ``1``.
.. option:: --verbose