2.3.3.8 Macros for Specific I/O Standards

There are different macro types for any I/O standard or feature that determine the required VCCI and VREF voltages for an I/O. The generic buffer macros require the LVTTL standard with slow slew rate and 24 mA-drive strength. LVTTL can support high slew rate but this should only be used for critical signals.

Most of the macro symbols represent variations of the six generic symbol types:

  • CLKBUF: Clock Buffer
  • HCLKBUF: Hardwired Clock Buffer
  • INBUF: Input Buffer
  • OUTBUF: Output Buffer
  • TRIBUF: Tristate Buffer
  • BIBUF: Bidirectional Buffer

Other macros include the following:

  • Differential I/O standard macros: The LVDS and LVPECL macros either have a pair of differential inputs (for example, INBUF_LVDS) or a pair of differential outputs (for example, OUTBUF_LVPECL).
  • Pull-up and pull-down variations of the INBUF, BIBUF, and TRIBUF macros. These are available only with TTL and LVCMOS thresholds. They can be used to model the behavior of the pull-up and pull-down resistors available in the architecture. Whenever an input pin is left unconnected, the output pin will either go high or low rather than unknown. This allows users to leave inputs unconnected without having the negative effect on simulation of propagating unknowns.
  • DDR_REG macro. It can be connected to any I/O standard input buffers (that is, INBUF) to implement a double data rate register. Designer software will map it to the I/O module in the same way it maps the other registers to the I/O module.

The followings tables list all the available macro names differentiated by I/O standard, type, slew rate, and drive strength. 

Table 2-20. Macros for Single-Ended I/O Standards
StandardVCCIMacro Names
LVTTL3.3VCLKBUF, HCLKBUF INBUF, OUTBUF,
OUTBUF_S_8, OUTBUF_S_12, OUTBUF_S_16, OUTBUF_S_24,
OUTBUF_H_8, OUTBUF_H_12, OUTBUF_H_16, OUTBUF_H_24,
TRIBUF, TRIBUF_S_8, TRIBUF_S_12, TRIBUF_S_16, TRIBUF_S_24,
TRIBUF_H_8, TRIBUF_H_12, TRIBUF_H_16, TRIBUF_H_24,
BIBUF, BIBUF_S_8, BIBUF_S_12, BIBUF_S_16, BIBUF_S_24,
BIBUF_H_8, BIBUF_H_12, BIBUF_H_16, BIBUF_H_24
3.3V PCI3.3VCLKBUF_PCI, HCLKBUF_PCI, INBUF_PCI, OUTBUF_PCI, 
TRIBUF_PCI, BIBUF_PCI
3.3V PCI-X3.3VCLKBUF_PCI-X, HCLKBUF_PCI-X, INBUF_PCI-X, OUTBUF_PCI-X,
TRIBUF_PCI-X, BIBUF_PCI-X
LVCMOS252.5VCLKBUF_LVCMOS25, HCLKBUF_LVCMOS25, INBUF_LVCMOS25,
OUTBUF_LVCMOS25, TRIBUF_LVCMOS25, BIBUF_LVCMOS25
LVCMOS181.8VCLKBUF_LVCMOS18, HCLKBUF_LVCMOS18, INBUF_LVCMOS18,
OUTBUF_LVCMOS18, TRIBUF_LVCMOS18, BIBUF_LVCMOS18
LVCMOS15 (JESD8-11)1.5VCLKBUF_LVCMOS15, HCLKBUF_LVCMOS15, INBUF_LVCMOS15,
OUTBUF_LVCMOS15, TRIBUF_LVCMOS15, BIBUF_LVCMOS15

Table 2-21. I/O Macros for Differential I/O Standards
StandardVCCIMacro Names
LVPECL3.3VCLKBUF_LVPECL, HCLKBUF_LVPECL, INBUF_LVPECL, OUTBUF_LVPECL
LVDS2.5VCLKBUF_LVDS, HCLKBUF_LVDS, INBUF_LVDS, OUTBUF_LVDS
Table 2-22. I/O Macros for Voltage-Referenced I/O Standards
StandardVCCIVREFMacro Names
GTL+3.3V1.0VCLKBUF_GTP33, HCLKBUF_GTP33, INBUF_GTP33,
OUTBUF_GTP33, TRIBUF_GTP33, BIBUF_GTP33
GTL+2.5V1.0VCLKBUF_GTP25, HCLKBUF_GTP25, INBUF_GTP25,
OUTBUF_GTP25, TRIBUF_GTP25, BIBUF_GTP25
SSTL2 Class I2.5V1.25VCLKBUF_SSTL2_I, HCLKBUF_SSTL2_I, INBUF_SSTL2_I,
OUTBUF_SSTL2_I, TRIBUF_SSTL2_I, BIBUF_SSTL2_I
SSTL2 Class II2.5V1.25VCLKBUF_SSTL2_II, HCLKBUF_SSTL2_II, INBUF_SSTL2_II,
OUTBUF_SSTL2_II, TRIBUF_SSTL2_II, BIBUF_SSTL2_II
SSTL3 Class I3.3V1.5VCLKBUF_SSTL3_I, HCLKBUF_SSTL3_I, INBUF_SSTL3_I,
OUTBUF_SSTL3_I, TRIBUF_SSTL3_I, BIBUF_SSTL3_I
SSTL3 Class II3.3V1.5VCLKBUF_SSTL3_II, HCLKBUF_SSTL3_II, INBUF_SSTL3_II,
OUTBUF_SSTL3_II, TRIBUF_SSTL3_II, BIBUF_SSTL3_II
HSTL Class I1.5V0.75VCLKBUF_HSTL_I, HCLKBUF_HSTL_I, INBUF_HSTL_I,
OUTBUF_HSTL_I, TRIBUF_HSTL_I, BIBUF_HSTL_I