File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -378,7 +378,7 @@ Grid Location Tags
378
378
379
379
**Default:** ``0``
380
380
381
- :opt_param incry :
381
+ :opt_param incrx :
382
382
An expression specifying the horizontal increment between block instantiations within the region.
383
383
384
384
**Default:** ``w``
@@ -442,7 +442,7 @@ Grid Location Tags
442
442
An expression specifying the vertical repeat factor of the column.
443
443
444
444
:opt_param incry:
445
- An expression specifying the horizontal increment between block instantiations within the region.
445
+ An expression specifying the vertical increment between block instantiations within the region.
446
446
447
447
**Default: ** ``h ``
448
448
@@ -965,7 +965,7 @@ The following tags are common to all ``<tile>`` tags:
965
965
Desctibes the mapping of a physical tile's port on the logical block's (pb_type) port.
966
966
``direct`` is an option sub-tag of ``site``.
967
967
968
- .. note:: This tag is need only if the pin_mapping of the ``site`` is defined as ``custom``
968
+ .. note:: This tag is needed only if the pin_mapping of the ``site`` is defined as ``custom``
969
969
970
970
Attributes:
971
971
- ``from`` is relative to the physical tile pins
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ The mode and slice is declared here:
59
59
<clock name =" clk" />
60
60
61
61
This is followed by a description of the primitives within the slice.
62
- There are two sets of 36 flip-flops for the input ports and one set of 64 flip-flops for the output port.
62
+ There are two sets of 36 flip-flops for the input ports and one set of 72 flip-flops for the output port.
63
63
There is one 36x36 multiplier primitive.
64
64
These primitives are described by four *pb_types * as follows:
65
65
You can’t perform that action at this time.
0 commit comments