diff --git a/docs/source/manual/file_formats/repack_design_constraints.rst b/docs/source/manual/file_formats/repack_design_constraints.rst index abf83bc07..3c6eb9229 100644 --- a/docs/source/manual/file_formats/repack_design_constraints.rst +++ b/docs/source/manual/file_formats/repack_design_constraints.rst @@ -21,6 +21,9 @@ An example of design constraints is shown as follows. +Pin constraint +^^^^^^^^^^^^^^ + .. option:: pb_type="" The pb_type name to be constrained, which should be consistent with VPR's architecture description. @@ -35,7 +38,10 @@ An example of design constraints is shown as follows. .. warning:: Design constraints is a feature for power-users. It may cause repack to fail. It is users's responsibility to ensure proper design constraints -**Addtional command:** To ignore the global nets on specific pins, use the syntax ``ignore_net``. Note that the qualified pins are inputs, outputs, and clocks of pb_type. The option is useful for preventing global nets from being assigned to unwanted pins on pb_type. +Ignore net +^^^^^^^^^^ + +To ignore the global nets on specific pins, use the syntax ``ignore_net``. Note that the qualified pins are inputs, outputs, and clocks of pb_type. The option is useful for preventing global nets from being assigned to unwanted pins on pb_type. .. option:: name=""