EasyManua.ls Logo

Altera Stratix - Output Enable Group Logic Option in Quartus II

Altera Stratix
572 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
4–34 Altera Corporation
Stratix Device Handbook, Volume 2 June 2006
I/O Pad Placement Guidelines
The previous equation accounts for the input limitations, but you must
apply the appropriate equation from Table 4–9 to determine the output
limitations.
In addition to the pad placement guidelines, use the following guidelines
when working with V
REF
standards:
Each bank can only have a single V
CCIO
voltage level and a single
V
REF
voltage level at a given time. Pins of different I/O standards can
share the bank if they have compatible V
CCIO
values (see Table 4–12
for more details).
In all cases listed above, the Quartus II software generates an error
message for illegally placed pads.
Output Enable Group Logic Option in Quartus II
The Quartus II software can check a design to make sure that the pad
placement does not violate the rules mentioned above. When the
software checks the design, if the design contains more bidirectional pins
than what is allowed, the Quartus II software returns a fitting error. When
all the bidirectional pins are either input or output but not both (for
example, in a DDR memory interface), you can use the Output Enable
Group Logic option. Turning on this option directs the Quartus II Fitter
to view the specified nodes as an output enable group. This way, the Fitter
does not violate the requirements for the maximum number of pins
driving out of a V
REF
bank when a voltaged-referenced input pin or
bidirectional pin is present.
In a design that implements DDR memory interface with dq, dqs and dm
pins utilized, there are two ways to enable the above logic options. You
can enable the logic options through the Assignment Editor or by adding
the following assignments to your project’s ESF file:
OPTIONS_FOR_INDIVIDUAL_NODES_ONLY
{
dq : OUTPUT_ENABLE_GROUP 1;
dqs : OUTPUT_ENABLE_GROUP 1;
Table 4–11. Bidirectional Pad Limitation Formulas (Multiple VREF Inputs & Outputs)
Package Type Formula
Thermally enhanced FineLine BGA and
thermally enhanced BGA cavity up
<Total number of bidirectional pads> + <Total number of additional
output pads> 20 (per
VREF pad)
non-thermally enhanced cavity up and
non-thermally enhanced FineLine BGA
<Total number of bidirectional pads> + <Total number of additional
output pads> 15 (per
VREF pad)

Table of Contents

Related product manuals