Skip to content

Commit 7132faa

Browse files
Update direct connection to directlist in reference.rst
1 parent 6752cf7 commit 7132faa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/src/arch/reference.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3339,9 +3339,9 @@ In the tileable architecture file, you may define additional attributes for each
33393339

33403340
.. code-block:: xml
33413341
3342-
<direct_connection>
3342+
<directlist>
33433343
<direct name="string" circuit_model_name="string" interconnection_type="string" x_dir="string" y_dir="string"/>
3344-
</direct_connection>
3344+
</directlist>
33453345
33463346
.. note:: these options are optional. However, if ``interconnection_type`` is set to ``inter_column`` or ``inter_row``, then ``x_dir`` and ``y_dir`` are required.
33473347

0 commit comments

Comments
 (0)