From 84dbcd61dd997390ad4d355d09d458891ba00467 Mon Sep 17 00:00:00 2001 From: tangxifan Date: Thu, 28 Jul 2022 19:09:53 -0700 Subject: [PATCH] [doc] fixed a few typo and format errors --- docs/source/manual/file_formats/io_info_file.rst | 2 +- docs/source/manual/file_formats/pcf_file.rst | 2 +- .../manual/openfpga_shell/openfpga_commands/setup_commands.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/manual/file_formats/io_info_file.rst b/docs/source/manual/file_formats/io_info_file.rst index 95cbb2166..62c1932bd 100644 --- a/docs/source/manual/file_formats/io_info_file.rst +++ b/docs/source/manual/file_formats/io_info_file.rst @@ -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 diff --git a/docs/source/manual/file_formats/pcf_file.rst b/docs/source/manual/file_formats/pcf_file.rst index 83563ce37..e108afed4 100644 --- a/docs/source/manual/file_formats/pcf_file.rst +++ b/docs/source/manual/file_formats/pcf_file.rst @@ -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. diff --git a/docs/source/manual/openfpga_shell/openfpga_commands/setup_commands.rst b/docs/source/manual/openfpga_shell/openfpga_commands/setup_commands.rst index c49c9a0bc..e09409252 100644 --- a/docs/source/manual/openfpga_shell/openfpga_commands/setup_commands.rst +++ b/docs/source/manual/openfpga_shell/openfpga_commands/setup_commands.rst @@ -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`_) + Convert a Pin Constraint File (.pcf, see details in :ref:`file_format_pcf_file`) to a `placement file `_) .. option:: --pcf