Skip to content

Commit 60cc65b

Browse files
committed
Update references to vpr placement constraints documentation page
1 parent 835f4d0 commit 60cc65b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/src/vpr/command_line_usage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -360,11 +360,11 @@ Use the options below to override this default naming behaviour.
360360

361361
.. option:: --read_vpr_constraints <file>
362362

363-
Reads the :ref:`floorplanning constraints <vpr_constraints_file>` that packing and placement must respect from the specified XML file.
363+
Reads the :ref:`VPR constraints <vpr_constraints>` that the flow must respect from the specified XML file.
364364

365365
.. option:: --write_vpr_constraints <file>
366366

367-
Writes out new :ref:`floorplanning constraints <vpr_constraints_file>` based on current placement to the specified XML file.
367+
Writes out new :ref:`floorplanning constraints <placement_constraints>` based on current placement to the specified XML file.
368368

369369
.. option:: --read_router_lookahead <file>
370370

doc/src/vpr/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The purpose of VPR is to make the packing, placement, and routing stages of the
5555
graphics
5656

5757
timing_constraints
58-
placement_constraints
58+
vpr_constraints
5959
sdc_commands
6060

6161
file_formats

0 commit comments

Comments
 (0)