Cyclone series I/O problems-transfer from Altera website

Source: Internet
Author: User
Io features of the cyclone series:

1. programmable current drive capability
2. Programmable signal Slope Control
3. Leakage setting
4. Programmable bus persistence
5. Mount the resistor
6. PCI clamp diode
7. On-Chip terminal Resistance
8. Programmable latency

Programmable I/O features of the Cyclone FPGA Series

The cyclone? FPGA Series offers a variety of programmable I/O features that are easily implemented using Quartus? II software. this page provides general programmable I/O feature guides, such as when and how to use them, their availability, and their limitations. also included is information on how each setting affects the interface or design. following are the key programmable I/O features:

    • Programmable current strength
    • Programmable Slew Rate Control
    • Programmable open-drain output
    • Programmable bus hold
    • Programmable pull-up Resistor
    • PCI-clamp diode
    • On-Chip termination
    • Programmable delay

Note:
Programmable I/O-related settings are typically made in the Assignment Editor Environment. however, for a variety of reasons, some of these settings may be automatically changed or ignored during the fitting process. although you are notified of each change with a warning or information message, these messages can easily be missed, especially in large designs. check the fitter report section to verify that your desired settings have been successfully implemented after compilation flow. the I/O-related settings are reported within sub-sections of the input pins, output pins, bidir pins, and delay chain summaries.

For detailed information on the architecture and specifications for each programmable I/O feature, refer to the respective device handbooks:

    • Cyclone III device Handbook(PDF)
    • Cyclone II device Handbook(PDF)
    • Cyclone device Handbook(PDF)
Programmable current strengthwhen to use
    • Current Strength affects output performance (Fmax, TCO) and signal quality (edge rate, voltage overshoot and undershoot, and noise ).
    • A higher current strength setting provides increased output performance but also larger noise levels
    • When not selected, the default setting varies by family within the Cyclone FPGA Series as follows:
      • Cyclone and Cyclone II FPGAs-maximum setting for each I/O standard.
      • Cyclone III FPGAs-50-Ohm on-chip termination (OCT) without calibration for all non-voltage reference and HSTL/SSTL; Class I/O standkehout calibration for HSTL/SSTL; class ii I/O standards-maximum setting for 3.3-V lvttl/lvcmos I/O standards.
    • When a higher fmax is required for the output and timing violation on minimum pulse width is encountered, choose a higher valid current strength setting.
How to Use
    • In the Assignment Editor, choose an available current setting for the pin. maximum and minimum values denote the largest and smallest valid current strength setting, respectively, supported by the I/O standard.
Feature availability
    • All user I/OS are used as output or bidirectional pins.
    • Current Strength choices vary with device family and I/O standards.
Feature limitations
    • Not supported in dedicated configuration pins.
    • Not available in pins that are using Oct with or without calibration.
Programmable slew rate controlwhen to use
    • Slew rate affects the transition edge rate of the output signal, output performance (Fmax, TCO), and switching noise, especially when a large number of output pins switch simultaneously.
    • When noise factor is critical in your system, choose a slower valid slew rate setting.
    • When not selected, Quartus II software is set to the fastest valid slew rate control.
How to Use
    • In the Assignment Editor, select the desired value per the pin assignment.
    • Assignment name and values for cyclone series families are as follows:
FPGA family Assignment name Assignment Value
Cyclone Slow Slew Rate On (slow)
Off (fast-default)
Cyclone III Slew Rate 0 (slow)
1 (medium)
2 (fast-default)
Feature availability
    • All user I/OS are used as output or bidirectional pins.
    • Can be used along with programmable current strength.
Feature limitations
    • Not supported in dedicated configuration pins.
    • Not available in pins that are using Oct with calibration.
    • Not available for the Cyclone ii fpga family. Refer to support solution rd02222005_115.
    • Only supported for current strength settings of 8 mA or abve in cyclone III FPGAs because at lower current settings, the edge rate effect is insignificant.
    • Not available in pins that are using 3.0-v pci and 3.0-V PCI-X I/O standards in cyclone III FPGAs.
Programmable open-drain outputwhen to use
    • An open-drain output provides a high-impedance state on output when logic-to-pin is high. If logic-to-pin is low, output is low.
    • More than one open-drain output can be attached to a single wire. this type of connection is analogous to a logical or function and is commonly termed as an active-low wired-or circuit. if at least one of the outputs is in the logic 0 state (active), it sinks the current and brings the line to low voltage.
    • Use when connecting multiple devices to a bus. For example, system-level control signals that can be asserted by any device or as an interrupt.
How to Use
  • There are two ways to enable the Open-drain output assignment:
    • Opndrc n primitive-design the Tri-State buffer with an opndrc n primitive. The input to the primitive is equivalent to the output enable (OE) signal when using a Tri primitive.
    • Auto open-drain pins option-this is a global setting that directs the compiler to automatically convert a tri-state buffer (usually with tri primitive) with a fixed low data input into the equivalent open-drain buffer throughout the design. this option is enabled by default.
  • You can design open-drain output without enabling the option assignment. in that case, you are not utilizing the Open-drain output feature in the I/O buffer. using the Open-drain output feature in the I/O buffer provides you the best propagation delay, TPD from oe to output.
  • Support Solution rd06252007_878 shows an example of how you can implement the open-drain output using standard VHDL or OpenGL statements.
Feature availability
    • All user I/OS are used as output or bidirectional pins.
    • Can be used along with programmable pull-up resistor.
Feature limitation
    • Not available in dedicated configuration pins.
Programmable bus holdwhen to use
    • Use when there is a need to hold the last-driven state of the pin until the next input signal is present, which usually happens when the PIN is Tri-stated.
    • Putting pins in a known voltage level with the bus hold feature avoids unintended switching due to noise.
How to Use
    • In the Assignment Editor, set the bus hold assignment to on to enable the bus hold circuitry for the pin.
Feature availability
    • All user I/OS.
Feature limitations
    • Not supported in dedicated configuration pins and dedicated clock input pins.
Programmable pull-up resistorwhen to use
    • Use when there is a need to pull a pin signal level to vccio when it is Tri-stated.
    • Use to replace a weak external pull-up resistor. the pull-up resistance varies with process, voltage, and temperature conditions.
    • Use external components if you require precision values.
    • Use in combination with open-drain output option.
How to Use
    • In the Assignment Editor, set the weak pull-up assignment to on to enable the On-Chip pull-up Resistor for the pin.
Feature availability
    • All user I/OS.
Feature limitations
    • Not supported in dedicated configuration pins and dedicated clock input pins.
    • Not available in pins that are using bus hold option.
PCI-clamp diodewhen to use
    • A pci Diode-enabled pin only affects signal voltage about 0.7 V abve vccio level. higher voltage levels are clipped, please tively when cing voltage level at pin to about vccio + 0.7-V level. 0.7 V is an approximation of the On-Chip diode turn-on voltage.
    • Use when the voltage overshoot seen at the FPGA pin exceeds acceptable maximum level. FPGAs in the cyclone family have maximum DC input and maximum overshoot (AC) voltage specifications.
    • Use when interfacing a Cyclone ii fpga or a Cyclone FPGA with a 5.0-V lvttl device to clamp voltage at the FPGA pin to an acceptable maximum level.
    • For all cases of usage, determine if series resistor is needed to reduce DC current to acceptable limit through the on-chip diode.
How to Use
    • In the Assignment Editor, set the pci I/O assignment to on to enable the on-chip clamp diode for the pin.
Feature availability
    • All banks of user I/O pins for cyclone III FPGAs.
    • Only with side bank user I/O pins for Cyclone II and cyclone FPGAs.
Feature limitations
    • Not supported in dedicated input clock and configuration pins.
    • There is a maximum of 10-ma dc current through the on-chip clamp diode for cyclone III FPGAs and 25-ma for Cyclone II and cyclone FPGAs.
    • Not available in dual-purpose configuration pins that are used during configuration for FPGAs in the cyclone III family.
On-Chip terminationwhen to use
    • An oct output pin provides on-chip impedance matching capability to a 25-Ohm or 50-Ohm trace to reduce reflections--induced noise on the signal.
    • Use Oct with calibration in cyclone III FPGAs for higher calibration accuracy to account for temperature and voltage condition variations.
How to Use
    • In the Assignment Editor, from I/O standard assignments, select from a list of available Oct I/O standards. valid choices are 25-Ohm or 50-Ohm termination type, at varous vccio levels, and with a calibration option.
    • When using series Oct with calibration on a pin, the RUP pin and rdn pin in the same side bank where the target pin resides must be connected to an external resistor, and each tied to vccio And Gnd, respectively. use a 25-ohm resistor for 25-Ohm termination type, and a 50-ohm resistor for 50-Ohm termination type.
    • When using series Oct without calibration, an external resistor to the RUP and rdn pins is not required. In that case, the RUP and rdn pins can be used as regular I/O.
Feature availability
    • Use series Oct with and without calibration in cyclone III FPGAs on all user I/OS used as output and bidirectional pins.
    • Use series Oct without calibration in Cyclone II FPGAs on all user I/OS used as output and bidirectional pins.
    • When OCT is used with Bidirectional pins, resistance in series at the pin does not exist when the PIN is an input.
Feature limitations
    • Not supported in dedicated configuration pins.
    • OCT is not supported for 3.3-V lvttl/lvcmos I/O standard in the cyclone III FPGA family.
    • Oct with calibration is not supported in the Cyclone ii fpga family.
    • There is no Oct support, with or without calibration, In the Cyclone FPGA family.
Programmable delaywhen to use
    • A delay setting in an I/O path affects the timing requirement on that pin. Use programmable delay to improve the read or write timing in an interface.
    • The figure shows an example of hold time improvement for the input register with the use of input pin to input register delay.

How to Use
  • Delays associated with registers are only usable if the registers are placed in the IOE. you can direct the compiler using the assignment editor by turning the fast input register or fast output register assignment for the input register or output register to on.
  • Quartus II development software automatically programs these delays if you constrain the input or output port. use the set_input_delay or set_output_delay command with the timequest Timing Analyzer. or, use the classic Timing Analyzer to make the input delay or output delay assignment to optimize delay settings and logic placements to meet your constraints, and to analyze and report timing results.
  • In Quartus II software, the pad to input register delay is set to the maximum by default. to manually edit the delays, set an integer value to the respective delay assignment in the Assignment Editor. valid integer values and associated incremental offset delay can be referenced in the respective device handbooks.
  • The actual delay values = integer value x (maximum offset value referenced in the device Handbook)/(number of settings available for the delay-1 ).
  • If you need to fine-tune the delay after a compilation, you can do so without full recompilation by editing the delay from the resource property editor.
Feature availability
    • All user I/OS.
Feature limitation
    • Not supported in dedicated configuration pins.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.