We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25dd43d + f507254 commit d7c27adCopy full SHA for d7c27ad
doc/src/vpr/file_formats.rst
@@ -623,7 +623,11 @@ All the following lines have the format::
623
624
block_name x y subtile_number
625
626
-The ``block_name`` is the name of this block, as given in the input .net formatted netlist.
+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
631
``x`` and ``y`` are the row and column in which the block is placed, respectively.
632
633
.. note:: The blocks in a placement file can be listed in any order.
0 commit comments