Skip to content

Commit 7d1c9c2

Browse files
committed
WIP
Signed-off-by: Alessandro Comodi <[email protected]>
1 parent 159877c commit 7d1c9c2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/src/arch/reference.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The architecture tag contains the following tags:
2222
* ``<segmentlist>``
2323
* ``<directlist>``
2424
* ``<complexblocklist>``
25+
* ``<tiles>``
2526

2627
.. _arch_models:
2728

@@ -110,7 +111,11 @@ Global FPGA Information
110111

111112
.. arch:tag:: <complexblocklist>content</complexblocklist>
112113
113-
Content inside this tag contains a group of ``<pb_type>`` tags that specify the types of functional blocks and their properties.
114+
Content inside this tag contains a group of ``<pb_type>`` tags that specify the logical types of functional blocks and their properties.
115+
116+
.. arch:tag:: <tiles>content</tiles>
117+
118+
Content inside this tag contains a group of ``<tile>`` tags that specify the physical types of functional tiles and their properties.
114119

115120
.. _arch_grid_layout:
116121

0 commit comments

Comments
 (0)