[doc] fixed a few typo and format errors

This commit is contained in:
tangxifan 2022-07-28 19:09:53 -07:00
parent c16bcd7f63
commit 84dbcd61dd
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
I/O Information File (.xml)
---------------------------
.. note:: This file is in a different usage than the I/O mapping file (see details in :ref:`file_format_io_info_file`)
.. note:: This file is in a different usage than the I/O mapping file (see details in :ref:`file_format_io_mapping_file`)
The I/O information file aims to show

View File

@ -5,7 +5,7 @@ Pin Constraints File (.pcf)
.. note:: This file is in a different usage than the Pin Constraints File in XML format (see details in :ref:`file_format_pin_constraints_file`)
The PCF file is the file which users should craft to assign their I/O constraints
The PCF file is the file which **users** should craft to assign their I/O constraints
An example of the file is shown as follows.

View File

@ -242,7 +242,7 @@ write_fabric_io_info
pcf2place
~~~~~~~~~
Convert a Pin Constraint File (.pcf, see details in :ref:`file_format_pcf_file`) to a `placement file<https://docs.verilogtorouting.org/en/latest/vpr/file_formats/#placement-file-format-place>`_)
Convert a Pin Constraint File (.pcf, see details in :ref:`file_format_pcf_file`) to a `placement file <https://docs.verilogtorouting.org/en/latest/vpr/file_formats/#placement-file-format-place>`_)
.. option:: --pcf <string>