Skip to content

Commit f507254

Browse files
committed
Updated documentation for .place file
1 parent f13f87b commit f507254

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/src/vpr/file_formats.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,11 @@ All the following lines have the format::
623623

624624
block_name x y subtile_number
625625

626-
The ``block_name`` is the name of this block, as given in the input .net formatted netlist.
626+
The ``block_name`` can refer to either:
627+
628+
- The name of a clustered block, as given in the input .net formatted netlist.
629+
- The name of a primitive within a clustered block.
630+
627631
``x`` and ``y`` are the row and column in which the block is placed, respectively.
628632

629633
.. note:: The blocks in a placement file can be listed in any order.

0 commit comments

Comments
 (0)