File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ The architecture tag contains the following tags:
22
22
* ``<segmentlist> ``
23
23
* ``<directlist> ``
24
24
* ``<complexblocklist> ``
25
+ * ``<tiles> ``
25
26
26
27
.. _arch_models :
27
28
@@ -110,7 +111,11 @@ Global FPGA Information
110
111
111
112
.. arch :tag :: <complexblocklist>content</complexblocklist>
112
113
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.
114
119
115
120
.. _arch_grid_layout :
116
121
You can’t perform that action at this time.
0 commit comments