14.11.1 Axcelerator Input IO Macros
Names for the input buffers are composed of up to 4 parts:
- A base name indicating the type of buffer :INBUF
- IO Technology like LVCMOS
- An optional number code 33,25,18 or 15 indicating a 3.3, 2.5, 1.8 OR 1.5 voltage level.
- An optional one character code (U/D) designating a pull-up/down resistor. When the buffer has no resistor, this code is omitted.
For Example:
- INBUF_LVCMOS25U - An input LVCMOS buffer with 2.5 CMOS voltage levels, pull-up resistor.
- INBUF_PCIX - An input PCIX buffer
INBUF_X
This component is supported by Accelerator families.
- Function: Global Input Buffer
- Input: PAD
- Output: Y
| PAD | Y |
|---|---|
| 0 | 0 |
| 1 | 1 |
| Family | Seq | I/O |
|---|---|---|
| All listed | — | 1 |
| Name | Description |
|---|---|
| INBUF | LVTTL Input buffer with 3.3v voltage level |
| INBUF_LVCMOS25 | LVCMOS Input buffer with 2.5 CMOS voltage level |
| INBUF_LVCMOS25U | LVCMOS Input buffer with 2.5 CMOS voltage level, pull-up resistor |
| INBUF_LVCMOS25D | LVCMOS Input buffer with 2.5 CMOS voltage level, pull-down resistor |
| INBUF_LVCMOS18 | LVCMOS Input buffer with 1.8 CMOS voltage level |
| INBUF_LVCMOS18U | LVCMOS Input buffer with 1.8 CMOS voltage level, pull-up resistor |
| INBUF_LVCMOS18D | LVCMOS Input buffer with 1.8 CMOS voltage level, pull-down resistor |
| INBUF_LVCMOS15 | LVCMOS Input buffer with 1.5 CMOS voltage level |
| INBUF_LVCMOS15U | LVCMOS Input buffer with 1.5 CMOS voltage level, pull-up resistor |
| INBUF_LVCMOS15D | LVCMOS Input buffer with 1.5 CMOS voltage level, pull-down resistor |
| INBUF_PCI | PCI Input buffer |
| INBUF_PCIX | PCIX Input buffer |
| INBUF_GTLP25 | GTLP Input buffer with 3.3 CMOS voltage level |
| INBUF_GTLP33 | GTLP Input buffer with 2.5 CMOS voltage level |
| INBUF_ HSTL _I | HSTL Class I Input buffer |
| INBUF_SSTL2_I | SSTL2 Class I Input buffer |
| INBUF_SSTL2_II | SSTL2 Class II Input buffer |
| INBUF_SSTL3_I | SSTL3 Class I Input buffer |
| INBUF_SSTL3_II | SSTL3 Class II Input buffer |
