We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c81b1d commit bb754dcCopy full SHA for bb754dc
doc/src/arch/reference.rst
@@ -849,7 +849,7 @@ Each tile type is specified with the ``<tile>`` tag withing the ``<tiles>`` tag.
849
850
Tile
851
~~~~
852
-.. arch:tag:: <tile name="string" capacity="int" width="int" height="int" area="float"/>
+.. arch:tag:: <tile name="string" width="int" height="int" area="float"/>
853
854
A tile refers to a placeable element within an FPGA architecture and describes its physical compositions on the grid.
855
The following attributes are applicable to each tile.
0 commit comments