Skip to content

Commit bb754dc

Browse files
committed
remove : capacity attribute in tile
1 parent 4c81b1d commit bb754dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/arch/reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -849,7 +849,7 @@ Each tile type is specified with the ``<tile>`` tag withing the ``<tiles>`` tag.
849849
850850
Tile
851851
~~~~
852-
.. arch:tag:: <tile name="string" capacity="int" width="int" height="int" area="float"/>
852+
.. arch:tag:: <tile name="string" width="int" height="int" area="float"/>
853853
854854
A tile refers to a placeable element within an FPGA architecture and describes its physical compositions on the grid.
855855
The following attributes are applicable to each tile.

0 commit comments

Comments
 (0)