17.7 Combinational/Sequential Macros
AND2
AND2 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 2-Input AND
- Input: A, B
- Output: Y
- Family: All
- Tiles: 1
The following truth table summarizes the relationship between the inputs and the output.
A | B | Y |
X | 0 | 0 |
0 | X | 0 |
1 | 1 | 1 |
AND2A
AND2A is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion.
- Function: 2-Input AND with active low A Input
- Input: A, B
- Output: Y
- Family: All
- Tiles: 1
A | B | Y |
X | 0 | 0 |
0 | 1 | 1 |
1 | X | 0 |
AND2B
AND2B is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion.
- Function: 2-Input AND with active low Inputs
- Input: A, B
- Output: Y
- Family: All
- Tiles: 1
A | B | Y |
|---|---|---|
0 | 0 | 1 |
X | 1 | 0 |
1 | X | 0 |
AND3
AND3 is a 2-input logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion.
- Function: 3-Input AND
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
A | B | C | Y |
|---|---|---|---|
X | X | 0 | 0 |
X | 0 | X | 0 |
0 | X | X | 0 |
1 | 1 | 1 | 1 |
AND3A
- Function: 3-Input AND with active low A-Input
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
A | B | C | Y |
X | X | 0 | 0 |
X | 0 | X | 0 |
0 | 1 | 1 | 1 |
1 | X | X | 0 |
AND3B
AND3B is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND with active low A- and B-Inputs
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
A | B | C | Y |
X | X | 0 | 0 |
0 | 0 | 1 | 1 |
X | 1 | X | 0 |
1 | X | X | 0 |
AND3C
AND3C is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND with active low Inputs
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
A | B | C | Y |
0 | 0 | 0 | 1 |
X | X | 1 | 0 |
X | 1 | X | 0 |
1 | X | X | 0 |
AO1
- Function: 3-Input AND-OR
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
A | B | C | Y |
X | 0 | 0 | 0 |
X | X | 1 | 1 |
0 | X | 0 | 0 |
1 | 1 | X | 1 |
AO12
AO12 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-OR
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
| 1 | 0 | 0 | 0 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 1 |
| 0 | 0 | 1 | 0 |
| 1 | 0 | 1 | 1 |
| 0 | 1 | 1 | 1 |
| 1 | 1 | 1 | 0 |
AO13
AO13 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-OR
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 1 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 1 |
| 0 | 0 | 1 | 0 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 1 |
AO14
AO14 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-OR
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 1 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 1 |
| 0 | 0 | 1 | 1 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 1 |
AO15
AO15 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-OR
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
| 1 | 0 | 0 | 0 |
| 0 | 1 | 0 | 0 |
| 1 | 1 | 0 | 0 |
| 0 | 0 | 1 | 0 |
| 1 | 0 | 1 | 1 |
| 0 | 1 | 1 | 1 |
| 1 | 1 | 1 | 0 |
AO16
AO16 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-OR
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 0 |
| 0 | 1 | 0 | 0 |
| 1 | 1 | 0 | 1 |
| 0 | 0 | 1 | 1 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 0 |
AO17
AO17 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-OR
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 0 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 0 |
| 0 | 0 | 1 | 1 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 1 |
AO18
AO18 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-OR
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
| 1 | 0 | 0 | 0 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 1 |
| 0 | 0 | 1 | 0 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 1 |
| 1 | 1 | 1 | 0 |
AO1A
AO1A is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-OR with active low A-Input
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | 0 | 0 | 0 |
| X | X | 1 | 1 |
| 0 | 1 | X | 1 |
| 1 | X | 0 | 0 |
AO1B
AO1B is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-OR with active low C-Input
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | X | 0 | 1 |
| X | 0 | 1 | 0 |
| 0 | X | 1 | 0 |
| 1 | 1 | X | 1 |
AO1C
- Function: 3-Input AND-OR with active low A- and B-Inputs
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
A | B | C | Y |
|---|---|---|---|
X | X | 0 | 1 |
X | 0 | 1 | 0 |
0 | X | 1 | 0 |
1 | 1 | X | 1 |
AO1D
AO1D is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-OR with active low A- and B-Inputs
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
A | B | C | Y |
|---|---|---|---|
X | X | 0 | 1 |
X | 0 | 1 | 0 |
0 | X | 1 | 0 |
1 | 1 | X | 1 |
AO1E
AO1E is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-OR with active low Inputs
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
A | B | C | Y |
|---|---|---|---|
X | X | 0 | 1 |
0 | 0 | X | 1 |
X | 1 | 1 | 0 |
1 | X | 1 | 0 |
AOI1
AOI1 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-OR-INVERT
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
A | B | C | Y |
|---|---|---|---|
X | 0 | 0 | 1 |
X | X | 1 | 0 |
0 | X | 0 | 1 |
1 | 1 | X | 0 |
AOI1A
AOI1A is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-OR-INVERT with active low A-Input
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
A | B | C | Y |
|---|---|---|---|
X | 0 | 0 | 1 |
X | X | 1 | 0 |
0 | 1 | X | 0 |
1 | X | 0 | 1 |
AOI1B
AOI1B is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-OR-INVERT with active low C-Input
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
A | B | C | Y |
|---|---|---|---|
X | X | 0 | 0 |
X | 0 | 1 | 1 |
0 | X | 1 | 1 |
1 | 1 | X | 0 |
AOI1C
AOI1C is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-OR-INVERT with active low A- and B-Inputs
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
A | B | C | Y |
|---|---|---|---|
0 | 0 | X | 0 |
X | 1 | 0 | 1 |
X | X | 1 | 0 |
1 | X | 0 | 1 |
AOI1D
AOI1D is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-OR-INVERT with active low Inputs
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | X | 0 | 0 |
| 0 | 0 | X | 0 |
| X | 1 | 1 | 1 |
| 1 | X | 1 | 1 |
AOI5
AOI5 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-OR-INVERT
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
| 1 | 0 | 0 | 0 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 1 |
| 0 | 0 | 1 | 1 |
| 1 | 0 | 1 | 1 |
| 0 | 1 | 1 | 0 |
AX1
AX1 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-XOR with active low A-Input
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | 0 | 0 | 0 |
| X | 0 | 1 | 1 |
| 0 | 1 | 0 | 1 |
| 0 | 1 | 1 | 0 |
| 1 | X | 0 | 0 |
| 1 | X | 1 | 1 |
AX1A
AX1A is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-XOR with active low A-Input
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | 0 | 0 | 1 |
| X | 0 | 1 | 0 |
| 0 | 1 | 0 | 0 |
| 0 | 1 | 1 | 1 |
| 1 | X | 0 | 1 |
| 1 | X | 1 | 0 |
AX1B
AX1B is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-XOR with active low A- and B- Inputs
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
| 0 | 0 | 1 | 0 |
| X | 1 | 0 | 0 |
| X | 1 | 1 | 1 |
| 1 | X | 0 | 0 |
| 1 | X | 1 | 1 |
AX1C
AX1C is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-XOR
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | 0 | 0 | 0 |
| X | 0 | 1 | 1 |
| 0 | X | 0 | 0 |
| 0 | X | 1 | 1 |
| 1 | 1 | 0 | 1 |
| 1 | 1 | 1 | 0 |
AX1D
AX1D is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-XNOR
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 1 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 1 |
| 0 | 0 | 1 | 1 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 0 |
AX1E
AX1E is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input AND-XNOR
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
| 1 | 0 | 0 | 1 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 0 |
| 0 | 0 | 1 | 0 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 1 |
AXO1
AXO1 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input Combinatorial Gate
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 0 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 1 |
| 0 | 0 | 1 | 1 |
| 1 | 0 | 1 | 1 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 1 |
AXO2
AXO2 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input Combinatorial Gate
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 0 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 1 |
| 0 | 0 | 1 | 1 |
| 1 | 0 | 1 | 1 |
| 0 | 1 | 1 | 1 |
| 1 | 1 | 1 | 0 |
AXO3
AXO3 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input Combinatorial Gate
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 1 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 1 |
| 0 | 0 | 1 | 1 |
| 1 | 0 | 1 | 1 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 0 |
AXO3
AXO3 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input Combinatorial Gate
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 1 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 1 |
| 0 | 0 | 1 | 1 |
| 1 | 0 | 1 | 1 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 0 |
AXO5
AXO5 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input Combinatorial Gate
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 1 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 0 |
| 0 | 0 | 1 | 0 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 1 |
| 1 | 1 | 1 | 1 |
AXO6
AXO6 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input Combinatorial Gate
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 1 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 0 |
| 0 | 0 | 1 | 0 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 1 |
| 1 | 1 | 1 | 1 |
AXO7
AXO7 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input Combinatorial Gate
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
| 1 | 0 | 0 | 0 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 1 |
| 0 | 0 | 1 | 1 |
| 1 | 0 | 1 | 1 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 0 |
AXOI1
AXOI1 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input Combinatorial Gate
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
| 1 | 0 | 0 | 1 |
| 0 | 1 | 0 | 0 |
| 1 | 1 | 0 | 0 |
| 0 | 0 | 1 | 0 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 1 |
| 1 | 1 | 1 | 0 |
AXOI2
AXOI2 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input Combinatorial Gate
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
| 1 | 0 | 0 | 1 |
| 0 | 1 | 0 | 0 |
| 1 | 1 | 0 | 0 |
| 0 | 0 | 1 | 0 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 1 |
AXOI3
AXOI3 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input Combinatorial Gate
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
| 1 | 0 | 0 | 0 |
| 0 | 1 | 0 | 0 |
| 1 | 1 | 0 | 0 |
| 0 | 0 | 1 | 0 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 1 |
| 1 | 1 | 1 | 1 |
AXOI4
AXOI4 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input Combinatorial Gate
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 0 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 0 |
| 0 | 0 | 1 | 1 |
| 1 | 0 | 1 | 1 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 0 |
AXOI5
AXOI5 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input Combinatorial Gate
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 0 |
| 0 | 1 | 0 | 0 |
| 1 | 1 | 0 | 1 |
| 0 | 0 | 1 | 1 |
| 1 | 0 | 1 | 1 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 0 |
AXOI7
AXOI7 is a logic function supported on the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input Combinatorial Gate
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 1 |
| 0 | 1 | 0 | 0 |
| 1 | 1 | 0 | 0 |
| 0 | 0 | 1 | 0 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 1 |
| 1 | 1 | 1 | 1 |
BUFF
BUFF is a single-input buffer function available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Buffer
- Input: A
- Output: Y
- Family: All
- Tiles:1
| A | Y |
|---|---|
| 0 | 0 |
| 1 | 1 |
BUFD
BUFD is a single-input buffer function available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Buffer
- Input: A
- Output: Y
- Family: All
- Tiles:1
| A | Y |
|---|---|
| 0 | 0 |
| 1 | 1 |
CLKINT
CLKINT is an internal clock interface macro available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Internal Clock Interface
- Input: A
- Output: Y
- Family: All
- Tiles:1
| A | Y |
|---|---|
| 0 | 0 |
| 1 | 1 |
DFN1
DFN1 a D‑type flip‑flop macro available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop
- Input: D, CLK
- Output: Q
- Family: All
- Tiles:1
| CLK | Qn+1 |
|---|---|
| ↑ | D |
DFI1
DFI1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with inverted Output
- Input: D, CLK
- Output: QN
- Family: All
- Tiles:1
| CLK | Qn+1 |
|---|---|
| ↑ | !D |
DFN0
DFN0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Clock
- Input: D, CLK
- Output: Q
- Family: All
- Tiles:1
| CLK | Qn+1 |
|---|---|
| ↓ | D |
DFI0
DFI0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Clock and inverted Output
- Input: D, CLK
- Output: QN
- Family: All
- Tiles:1
| CLK | QNn+1 |
|---|---|
| ↓ | !D |
DFN1C1
DFN1C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Clear
- Input: CLR, D, CLK
- Output: Q
- Family: All
- Tiles:1
| CLR | CLK | Qn+1 |
|---|---|---|
| 1 | X | 0 |
| 0 | ↑ | D |
DFN0C1
DFN0C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Clear and active low Clock
- Input: CLR, D, CLK
- Output: Q
- Family: All
- Tiles:1
| CLR | CLK | Qn+1 |
|---|---|---|
| 1 | X | 0 |
| 0 | ↓ | D |
DFN1C0
DFN1C0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Clear and active low Clock
- Input: CLR, D, CLK
- Output: Q
- Family: All
- Tiles:1
| CLR | CLK | Qn+1 |
|---|---|---|
| 0 | X | 0 |
| 1 | ↑ | D |
DFI1C1
DFI1C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Clear and active low Clock
- Input: CLR, D, CLK
- Output: QN
- Family: All
- Tiles:1
| CLR | CLK | QNn+1 |
|---|---|---|
| 1 | X | 1 |
| 0 | ↑ | !D |
DFN0C0
DFN0C0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Clear and Clock
- Input: CLR, D, CLK
- Output: Q
- Family: All
- Tiles:1
| CLR | CLK | Qn+1 |
|---|---|---|
| 0 | X | 0 |
| 1 | ↓ | D |
DFI0C1
DFI0C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Clear, active low Clock and inverted Output
- Input: CLR, D, CLK
- Output: QN
- Family: All
- Tiles:1
| CLR | CLK | QNn+1 |
|---|---|---|
| 1 | X | 1 |
| 0 | ↓ | !D |
DFI1C0
DFI1C0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Clear and inverted Output
- Input: CLR, D, CLK
- Output: QN
- Family: All
- Tiles:1
| CLR | CLK | QNn+1 |
|---|---|---|
| 0 | X | 1 |
| 1 | ↑ | !D |
DFI0C0
DFI0C0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Clear, Clock and inverted Output
- Input: CLR, D, CLK
- Output: QN
- Family: All
- Tiles:1
| CLR | CLK | QNn+1 |
|---|---|---|
| 0 | X | 1 |
| 1 | ↓ | !D |
DFN1E1
DFN1E1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Enable
- Input: D, E, CLK
- Output: Q
- Family: All
- Tiles:1
| E | CLK | Qn+1 |
|---|---|---|
| 0 | X | Q |
| 1 | ↑ | D |
DFN1E0
DFN1E0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Enable
- Input: D, E, CLK
- Output: Q
- Family: All
- Tiles:1
| E | CLK | Qn+1 |
|---|---|---|
| 0 | X | Q |
| 1 | ↑ | D |
DFN1E1C0
DFN1E1C0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop, with Enable and active low Clear
- Input: CLR, D, E, CLK
- Output: Q
- Family: All
- Tiles:1
| CLR | E | CLK | Qn+1 |
|---|---|---|---|
| 0 | X | X | 0 |
| 1 | 0 | X | Q |
| 1 | 1 | ↑ | D |
DFN0E1C0
DFN0E1C0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with Enable and active low Clear and Clock
- Input: CLR, D, E, CLK
- Output: Q
- Family: All
- Tiles:1
| CLR | E | CLK | Qn+1 |
|---|---|---|---|
| 0 | X | X | 0 |
| 1 | 0 | X | Q |
| 1 | 1 | ↓ | D |
DFN1E0C0
DFN1E0C0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with Active Low Enable and Clear
- Input: CLR, D, E, CLK
- Output: Q
- Family: All
- Tiles:1
| CLR | E | CLK | Qn+1 |
|---|---|---|---|
| 0 | X | X | 0 |
| 1 | 1 | X | Q |
| 1 | 0 | ↑ | D |
DFN0E0C0
DFN0E0C0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with Active Low Enable and Clear
- Input: CLR, D, E, CLK
- Output: Q
- Family: All
- Tiles:1
| CLR | E | CLK | Qn+1 |
|---|---|---|---|
| 0 | X | X | 0 |
| 1 | 1 | X | Q |
| 1 | 0 | ↓ | D |
DFN1E1C1
DFN1E1C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop, with Enable and active high Clear
- Input: CLR, D, E, CLK
- Output: Q
- Family: All
- Tiles:1
| CLR | E | CLK | Qn+1 |
|---|---|---|---|
| 1 | X | X | 0 |
| 0 | 0 | X | Q |
| 0 | 1 | ↑ | D |
DFN0E1C1
DFN0E1C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop, with Enable and active high Clear and active low Clock
- Input: CLR, D, E, CLK
- Output: Q
- Family: All
- Tiles:1
| CLR | E | CLK | Qn+1 |
|---|---|---|---|
| 1 | X | X | 0 |
| 0 | 0 | X | Q |
| 0 | 1 | ↓ | D |
DFN1E0C1
DFN1E0C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with Active Low Enable and active high Clear
- Input: CLR, D, E, CLK
- Output: Q
- Family: All
- Tiles:1
| CLR | E | CLK | Qn+1 |
|---|---|---|---|
| 1 | X | X | 0 |
| 0 | 1 | X | Q |
| 0 | 0 | ↑ | D |
DFN0E0C1
DFN0E0C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Enable, Clock and active high Clear
- Input: CLR, D, E, CLK
- Output: Q
- Family: All
- Tiles:1
| CLR | E | CLK | Qn+1 |
|---|---|---|---|
| 1 | X | X | 0 |
| 0 | 1 | X | Q |
| 0 | 0 | ↓ | D |
DFN1E1P1
DFN1E1P1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Enable and Preset
- Input: D, E, PRE, CLK
- Output: Q
- Family: All
- Tiles:1
| PRE | E | CLK | Qn+1 |
|---|---|---|---|
| 1 | X | X | 1 |
| 0 | 0 | X | Q |
| 0 | 1 | ↑ | D |
DFN0E1P1
DFN0E1P1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Enable and Preset
- Input: D, E, PRE, CLK
- Output: Q
- Family: All
- Tiles:1
| PRE | E | CLK | Qn+1 |
|---|---|---|---|
| 1 | X | X | 1 |
| 0 | 0 | X | Q |
| 0 | 1 | ↓ | D |
DFN1E0P1
DFN1E0P1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Enable, and active high Preset
- Input: D, E, PRE, CLK
- Output: Q
- Family: All
- Tiles:1
| PRE | E | CLK | Qn+1 |
|---|---|---|---|
| 1 | X | X | 1 |
| 0 | 1 | X | Q |
| 0 | 0 | ↑ | D |
DFN0E0P1
DFN0E0P1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Enable, and active high Preset
- Input: D, E, PRE, CLK
- Output: Q
- Family: All
- Tiles:1
| PRE | E | CLK | Qn+1 |
|---|---|---|---|
| 1 | X | X | 1 |
| 0 | 1 | X | Q |
| 0 | 0 | ↓ | D |
DFN1E1P0
DFN1E1P0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Enable and active low Preset
- Input: D, E, PRE, CLK
- Output: Q
- Family: All
- Tiles:1
| PRE | E | CLK | Qn+1 |
|---|---|---|---|
| 1 | X | X | 1 |
| 0 | 1 | X | Q |
| 0 | 0 | ↓ | D |
DFN1E1P0
DFN1E1P0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Enable and active low Preset
- Input: D, E, PRE, CLK
- Output: Q
- Family: All
- Tiles:1
| PRE | E | CLK | Qn+1 |
|---|---|---|---|
| 1 | X | X | 1 |
| 0 | 1 | X | Q |
| 0 | 0 | ↓ | D |
DFN0E1P0
DFN0E1P0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Enable and active low Preset and Clock
- Input: D, E, PRE, CLK
- Output: Q
- Family: All
- Tiles:1
| PRE | E | CLK | Qn+1 |
|---|---|---|---|
| 0 | X | X | 1 |
| 1 | 0 | X | Q |
| 1 | 1 | ↓ | D |
DFN1E0P0
DFN1E0P0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Enable and Preset
- Input: D, E, PRE, CLK
- Output: Q
- Family: All
- Tiles:1
| PRE | E | CLK | Qn+1 |
|---|---|---|---|
| 0 | X | X | 1 |
| 1 | 0 | X | Q |
| 1 | 0 | ↑ | D |
DFN0E0P0
DFN0E0P0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Enable, Clock and Preset
- Input: D, E, PRE, CLK
- Output: Q
- Family: All
- Tiles:1
| PRE | E | CLK | Qn+1 |
|---|---|---|---|
| 0 | X | X | 1 |
| 1 | 1 | X | Q |
| 1 | 0 | ↓ | D |
DFN0E1
DFN0E1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with Enable and active low Clock
- Input: D, E, CLK
- Output: Q
- Family: All
- Tiles:1
| E | CLK | Qn+1 |
|---|---|---|
| 0 | X | Q |
| 0 | ↓ | D |
DFN1P1
DFN1P1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Preset
- Input: D, PRE, CLK
- Output: Q
- Family: All
- Tiles:1
| PRE | CLK | Qn+1 |
|---|---|---|
| 1 | X | 1 |
| 0 | ↑ | D |
DFI1E1
DFI1E1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Enable and inverted output
- Input: D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| E | CLK | QNn+1 |
|---|---|---|
| 0 | X | QN |
| 1 | ↑ | !D |
DFI0E1
DFI0E1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop, with Enable, and active low Clock and inverted output
- Input: D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| E | CLK | QNn+1 |
|---|---|---|
| 0 | X | QN |
| 1 | ↓ | !D |
DFI1E0
DFI1E0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Enable and inverted output
- Input: D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| E | CLK | QNn+1 |
|---|---|---|
| 1 | X | QN |
| 0 | ↑ | !D |
DFI1E0
DFI1E0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Enable and inverted output
- Input: D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| E | CLK | QNn+1 |
|---|---|---|
| 1 | X | QN |
| 0 | ↑ | !D |
DFI0E0
DFI0E0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Enable and Clock and inverted output
- Input: D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| E | CLK | QNn+1 |
|---|---|---|
| 1 | X | QN |
| 0 | ↓ | !D |
DFI1E1C1
DFI1E1C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop, with Enable and active high Clear and inverted output
- Input: CLR, D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| CLR | E | CLK | QNn+1 |
|---|---|---|---|
| 1 | X | X | 1 |
| 0 | 0 | X | QN |
| 0 | 1 | ↑ | !D |
DFI0E1C1
DFI0E1C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with Enable and active high Clear and active low Clock and inverted output
- Input: CLR, D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| CLR | E | CLK | QNn+1 |
|---|---|---|---|
| 1 | X | X | 1 |
| 0 | 0 | X | QN |
| 0 | 1 | ↓ | !D |
DFI1E0C1
DFI1E0C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with Active Low Enable and anctive high Clear and inverted output
- Input: CLR, D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| CLR | E | CLK | QNn+1 |
|---|---|---|---|
| 1 | X | X | 1 |
| 0 | 1 | X | QN |
| 0 | 0 | ↑ | !D |
DFI0E0C1
DFI0E0C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Enable, Clock, active high Clear and inverted output
- Input: CLR, D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| CLR | E | CLK | QNn+1 |
|---|---|---|---|
| 1 | X | X | 1 |
| 0 | 1 | X | QN |
| 0 | 0 | ↓ | !D |
DFI1E1C0
DFI1E1C0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop, with Enable and active low Clear and inverted output
- Input: CLR, D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| CLR | E | CLK | QNn+1 |
|---|---|---|---|
| 0 | X | X | 1 |
| 1 | 0 | X | QN |
| 1 | 1 | ↑ | !D |
DFI0E1C0
DFI0E1C0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with Enable and active low Clear and Clock and inverted output
- Input: CLR, D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| CLR | E | CLK | QNn+1 |
|---|---|---|---|
| 0 | X | X | 1 |
| 1 | 0 | X | QN |
| 1 | 1 | ↓ | !D |
DFI1E0C0
DFI1E0C0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with Active Low Enable and Clear and inverted output
- Input: CLR, D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| CLR | E | CLK | QNn+1 |
|---|---|---|---|
| 0 | X | X | 1 |
| 1 | 1 | X | QN |
| 1 | 0 | ↑ | !D |
DFI0E0C0
DFI0E0C0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Enable, Clear, Clock and inverted output
- Input: CLR, D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| CLR | E | CLK | QNn+1 |
|---|---|---|---|
| 0 | X | X | 1 |
| 1 | 1 | X | QN |
| 1 | 0 | ↓ | !D |
DFI1E1P1
DFI1E1P1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Enable and Preset and inverted output
- Input: PRE, D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| PRE | E | CLK | QNn+1 |
|---|---|---|---|
| 1 | X | X | 0 |
| 0 | 0 | X | QN |
| 0 | 1 | ↑ | !D |
DFI0E1P1
DFI0E1P1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Enable and Preset, active low Clock and inverted output
- Input: PRE, D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| PRE | E | CLK | QNn+1 |
|---|---|---|---|
| 1 | X | X | 0 |
| 0 | 0 | X | QN |
| 0 | 1 | ↓ | !D |
DFI1E0P1
DFI1E0P1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Enable, active high Preset and inverted output
- Input: PRE, D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| PRE | E | CLK | QNn+1 |
|---|---|---|---|
| 1 | X | X | 0 |
| 0 | 1 | X | QN |
| 0 | 0 | ↑ | !D |
DFI0E0P1
DFI0E0P1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Enable and Clock, active high Preset and inverted output
- Input: PRE, D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| PRE | E | CLK | QNn+1 |
|---|---|---|---|
| 1 | X | X | 0 |
| 0 | 1 | X | QN |
| 0 | 0 | ↓ | !D |
DFI1E1P0
DFI1E1P0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Enable, active low Preset and inverted output
- Input: PRE, D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| PRE | E | CLK | QNn+1 |
|---|---|---|---|
| 0 | X | X | 0 |
| 1 | 0 | X | QN |
| 1 | 1 | ↑ | !D |
DFI0E1P0
DFI0E1P0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Enable, active low Preset and Clock and inverted output
- Input: PRE, D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| PRE | E | CLK | QNn+1 |
|---|---|---|---|
| 0 | X | X | 0 |
| 1 | 0 | X | QN |
| 1 | 1 | ↓ | !D |
DFI1E0P0
DFI1E0P0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Enable and Preset, and inverted output
- Input: PRE, D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| PRE | E | CLK | QNn+1 |
|---|---|---|---|
| 0 | X | X | 0 |
| 1 | 1 | X | QN |
| 1 | 0 | ↑ | !D |
DFI0E0P0
DFI0E0P0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Enable, Clock and Preset and inverted output
- Input: PRE, D, E, CLK
- Output: QN
- Family: All
- Tiles:1
| PRE | E | CLK | QNn+1 |
|---|---|---|---|
| 0 | X | X | 0 |
| 1 | 1 | X | QN |
| 1 | 0 | ↓ | !D |
DFN0P1
DFN0P1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Preset, and active low Clock
- Input: PRE, D, CLK
- Output: Q
- Family: All
- Tiles:1
| PRE | CLK | Qn+1 |
|---|---|---|
| 1 | X | 1 |
| 0 | ↓ | D |
DFN1P0
DFN1P0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Preset
- Input: PRE, D, CLK
- Output: Q
- Family: All
- Tiles:1
| PRE | CLK | Qn+1 |
|---|---|---|
| 0 | X | 1 |
| 1 | ↑ | D |
DFI1P1
DFI1P1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Preset, and inverted Output
- Input: PRE, D, CLK
- Output: QN
- Family: All
- Tiles:1
| PRE | CLK | QNn+1 |
|---|---|---|
| 1 | X | 0 |
| 0 | ↑ | !D |
DFN0P0
DFN0P0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Preset and Clock
- Input: PRE, D, CLK
- Output: Q
- Family: All
- Tiles:1
| PRE | CLK | Qn+1 |
|---|---|---|
| 0 | X | 1 |
| 1 | ↓ | D |
DFI1P0
DFI1P0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active low Preset and inverted Output
- Input: PRE, D, CLK
- Output: QN
- Family: All
- Tiles:1
| PRE | CLK | QNn+1 |
|---|---|---|
| 0 | X | 0 |
| 1 | ↑ | !D |
DFI0P1
DFI0P1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Preset, and active low Clock and inverted Output
- Input: PRE, D, CLK
- Output: QN
- Family: All
- Tiles:1
| PRE | CLK | QNn+1 |
|---|---|---|
| 1 | X | 0 |
| 0 | ↓ | !D |
DFI0P0
DFI0P0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: D-Type Flip-Flop with active high Preset, and active low Clock and inverted Output
- Input: PRE, D, CLK
- Output: QN
- Family: All
- Tiles:1
| PRE | CLK | QNn+1 |
|---|---|---|
| 0 | X | 0 |
| 1 | ↓ | !D |
DFN1P1C1
DFN1P1C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Rising Edge Triggered D-Type Flip-Flop with Active High Preset and Clear
- Input: CLR, PRE, D, CLK
- Output: Q
- Family: All
- Tiles:4
| CLK | PRE | CLR | Qn+1 |
|---|---|---|---|
| X | 1 | 0 | 1 |
| X | X | 1 | 0 |
| ↑ | 0 | 0 | D |
DFI1P1C1
DFI1P1C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Rising Edge Triggered D-Type Flip-Flop with Active High Preset and Clear and inverted Output
- Input: CLR, PRE, D, CLK
- Output: QN
- Family: All
- Tiles:4
| CLK | PRE | CLR | QNn+1 |
|---|---|---|---|
| X | 1 | 0 | 0 |
| X | X | 1 | 1 |
| ↑ | 0 | 0 | !D |
DFN0P1C1
DFN0P1C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Falling Edge Triggered D-Type Flip-Flop with Active High Preset and Clear
- Input: CLR, PRE, D, CLK
- Output: Q
- Family: All
- Tiles:4
| CLK | PRE | CLR | Qn+1 |
|---|---|---|---|
| X | 1 | 0 | 1 |
| X | X | 1 | 0 |
| ↓ | 0 | 0 | D |
DFI0P1C1
DFI0P1C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Falling Edge Triggered D-Type Flip-Flop with Active High Preset and Clear and inverted Output
- Input: CLR, PRE, D, CLK
- Output: QN
- Family: All
- Tiles:4
| CLK | PRE | CLR | QNn+1 |
|---|---|---|---|
| X | 1 | 0 | 0 |
| X | X | 1 | 1 |
| ↓ | 0 | 0 | !D |
DLN1
DLN1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch
- Input: D, G
- Output: Q
- Family: All
- Tiles:1
| G | Qn+1 |
|---|---|
| 0 | Q |
| 1 | D |
DLI1
DLI1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch with inverted Output
- Input: D, G
- Output: QN
- Family: All
- Tiles:1
| G | QNn+1 |
|---|---|
| 0 | QN |
| 1 | !D |
DLN0
DLN0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch with active low Clock
- Input: D, G
- Output: Q
- Family: All
- Tiles:1
| G | Qn+1 |
|---|---|
| 1 | Q |
| 0 | D |
DLI0
DLI0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch with active low Clock and inverted Output
- Input: D, G
- Output: QN
- Family: All
- Tiles:1
| G | QNn+1 |
|---|---|
| 1 | QN |
| 0 | !D |
DLN1C0
DLN1C0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch with active low Clock
- Input: CLR, D, G
- Output: Q
- Family: All
- Tiles:1
| CLR | G | Qn+1 |
|---|---|---|
| 0 | X | 0 |
| 1 | 0 | Q |
| 1 | 1 | D |
DLN1C1
DLN1C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch with active high Clear
- Input: CLR, D, G
- Output: Q
- Family: All
- Tiles:1
| CLR | G | Qn+1 |
|---|---|---|
| 1 | X | 0 |
| 0 | 0 | Q |
| 0 | 1 | D |
DLN0C1
DLN0C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch with active high Clear and active low Clock
- Input: CLR, D, G
- Output: Q
- Family: All
- Tiles:1
| CLR | G | Qn+1 |
|---|---|---|
| 1 | X | 0 |
| 0 | 1 | Q |
| 0 | 0 | D |
DLI1C1
DLI1C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch with active high Clear and inverted Output
- Input: CLR, D, G
- Output: QN
- Family: All
- Tiles:1
| CLR | G | QNn+1 |
|---|---|---|
| 1 | X | 1 |
| 0 | 0 | QN |
| 0 | 1 | !D |
DLI0C1
DLI0C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch with active high Clear and active low Clock and inverted Output
- Input: CLR, D, G
- Output: QN
- Family: All
- Tiles:1
| CLR | G | QNn+1 |
|---|---|---|
| 1 | X | 1 |
| 0 | 1 | QN |
| 0 | 0 | !D |
DLN0C0
DLN0C0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch with active low Clear and Clock
- Input: CLR, D, G
- Output: Q
- Family: All
- Tiles:1
| CLR | G | Qn+1 |
|---|---|---|
| 0 | X | 0 |
| 1 | 1 | Q |
| 1 | 0 | D |
DLI1C0
DLI1C0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch with active low Clear and inverted output
- Input: CLR, D, G
- Output: QN
- Family: All
- Tiles:1
| CLR | G | QNn+1 |
|---|---|---|
| 0 | X | 1 |
| 1 | 0 | QN |
| 1 | 1 | !D |
DLI0C0
DLI0C0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch with active low Clear, Clock, and inverted Output
- Input: CLR, D, G
- Output: QN
- Family: All
- Tiles:1
| CLR | G | QNn+1 |
|---|---|---|
| 0 | X | 1 |
| 1 | 1 | QN |
| 1 | 0 | !D |
DLN1P1
DLN1P1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch with active high Preset and Clock
- Input: D, G, PRE
- Output: Q
- Family: All
- Tiles:1
| PRE | G | Qn+1 |
|---|---|---|
| 1 | X | 1 |
| 0 | 0 | Q |
| 0 | 1 | D |
DLN0P1
DLN0P1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch with active high Preset and active low Clock
- Input: D, G, PRE
- Output: Q
- Family: All
- Tiles:1
| PRE | G | Qn+1 |
|---|---|---|
| 1 | X | 1 |
| 0 | 1 | Q |
| 0 | 0 | D |
DLN1P0
DLN1P0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch with active low Preset and active high Clock
- Input: D, G, PRE
- Output: Q
- Family: All
- Tiles:1
| PRE | G | Qn+1 |
|---|---|---|
| 0 | X | 1 |
| 1 | 0 | Q |
| 1 | 1 | D |
DLN0P0
DLN0P0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch with active low Preset and Clock
- Input: D, G, PRE
- Output: Q
- Family: All
- Tiles:1
| PRE | G | Qn+1 |
|---|---|---|
| 0 | X | 1 |
| 1 | 1 | Q |
| 1 | 0 | D |
DLI1P0
DLI1P0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch with active low Preset and Output, and active high Clock
- Input: D, G, PRE
- Output: QN
- Family: All
- Tiles:1
| PRE | G | QNn+1 |
|---|---|---|
| 0 | X | 0 |
| 1 | 0 | QN |
| 1 | 1 | !D |
DLI0P0
DLI0P0 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Data Latch with active low Preset, Clock, and inverted Output
- Input: D, G, PRE
- Output: QN
- Family: All
- Tiles:1
| PRE | G | QNn+1 |
|---|---|---|
| 0 | X | 0 |
| 1 | 0 | !D |
| 1 | 1 | QN |
DLI1P1
DLI1P1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Active High Latch with Active High Preset and inverted Output
- Input: D, G, PRE
- Output: QN
- Family: All
- Tiles:1
| PRE | G | QNn+1 |
|---|---|---|
| 1 | X | 0 |
| 0 | 0 | QN |
| 0 | 1 | !D |
DLI0P1
DLI0P1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Active Low Latch with Active High Preset and inverted Output
- Input: D, G, PRE
- Output: QN
- Family: All
- Tiles:1
| PRE | G | QNn+1 |
|---|---|---|
| 1 | X | 0 |
| 0 | 0 | !D |
| 0 | 1 | QN |
DLN1P1C1
DLN1P1C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Active High Latch with Active High Preset and Clear
- Input: CLR, D, G, PRE
- Output: Q
- Family: All
- Tiles:1
| G | PRE | CLR | Qn+1 |
|---|---|---|---|
| X | 1 | 0 | 1 |
| X | X | 1 | 0 |
| 1 | 0 | 0 | D |
| 0 | 0 | 0 | Q |
DLI1P1C1
DLI1P1C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Active High Latch with Active High Preset and Clear and inverted Output
- Input: CLR, D, G, PRE
- Output: QN
- Family: All
- Tiles:1
| G | PRE | CLR | QNn+1 |
|---|---|---|---|
| X | 1 | 0 | 0 |
| X | X | 1 | 1 |
| 1 | 0 | 0 | !D |
| 0 | 0 | 0 | QN |
DLN0P1C1
DLN0P1C1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Active Low Latch with Active High Preset and Clear
- Input: CLR, D, G, PRE
- Output: Q
- Family: All
- Tiles:2
| G | PRE | CLR | Qn+1 |
|---|---|---|---|
| X | 1 | 0 | 1 |
| X | X | 1 | 0 |
| 0 | 0 | 0 | D |
| 1 | 0 | 0 | Q |
GND
GND is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Ground
- Input: —
- Output: Y
INV
INV is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Inverter with active low Output
- Input: A
- Output: Y
- Family: All
- Tiles: 1
| A | Y |
|---|---|
| 0 | 1 |
| 1 | 0 |
INVD
INVD is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Inverter with active low Output Note: The Combiner does not remove this macro
- Input: A
- Output: Y
- Family: All
- Tiles: 1
| A | Y |
|---|---|
| 0 | 1 |
| 1 | 0 |
MAJ3
MAJ3 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input majority function
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | 0 | 0 | 0 |
| 0 | 0 | X | 0 |
| 0 | X | 0 | 0 |
| X | 1 | 1 | 1 |
| 1 | X | 1 | 1 |
| 1 | 1 | X | 1 |
MAJ3X
MAJ3X is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 2 of 3 function
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 0 |
| 0 | 1 | 0 | 0 |
| 1 | 1 | 0 | 1 |
| 0 | 0 | 1 | 0 |
| 1 | 0 | 1 | 1 |
| 0 | 1 | 1 | 1 |
| 1 | 1 | 1 | 0 |
MAJ3XI
MAJ3XI is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input minority function
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
| 1 | 0 | 0 | 1 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 0 |
| 0 | 0 | 1 | 1 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 1 |
MIN3
MIN3 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input minority function
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | 0 | 0 | 1 |
| 0 | 0 | X | 1 |
| 0 | X | 0 | 1 |
| X | 1 | 1 | 0 |
| 1 | X | 1 | 0 |
| 1 | 1 | X | 0 |
MIN3X
- Function: 1 of 3 function
- Input: A, B, C
- Output: Y
- Family: 54SX, 54SX-A, 54SX-S, eX
- Modules
- Seq: —
- Comb: 1
The following truth table summarizes the relationship between the inputs and the output.
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 1 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 0 |
| 0 | 0 | 1 | 1 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 0 |
MIN3XI
MIN3XI is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 1 of 3 function with active low output
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
The following truth table summarizes the relationship between the inputs and the output.
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
| 1 | 0 | 0 | 0 |
| 0 | 1 | 0 | 0 |
| 1 | 1 | 0 | 1 |
| 0 | 0 | 1 | 0 |
| 1 | 0 | 1 | 1 |
| 0 | 1 | 1 | 1 |
| 1 | 1 | 1 | 1 |
MX2
MX2 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 2 to 1 Multiplexer
- Input: A, B, S
- Output: Y
- Family: All
- Tiles: 1
| S | Y |
|---|---|
| 0 | A |
| 1 | B |
MX2A
MX2A is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 2 to 1 Multiplexer with active low A-Input
- Input: A, B, S
- Output: Y
- Family: All
- Tiles: 1
| S | Y |
|---|---|
| 0 | !A |
| 1 | B |
MX2B
MX2B is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 2 to 1 Multiplexer with active low B-Input
- Input: A, B, S
- Output: Y
- Family: All
- Tiles: 1
| S | Y |
|---|---|
| 0 | A |
| 1 | !B |
MX2C
MX2C is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 2 to 1 Multiplexer with active low Output
- Input: A, B, S
- Output: Y
- Family: All
- Tiles: 1
| S | Y |
|---|---|
| 0 | !A |
| 1 | !B |
NAND2
NAND2 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 2-Input NAND
- Input: A, B
- Output: Y
- Family: All
- Tiles: 1
| A | B | Y |
|---|---|---|
| X | 0 | 1 |
| 0 | X | 1 |
| 1 | 1 | 0 |
NAND2A
NAND2A is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 2-Input NAND with active low A-Input
- Input: A, B
- Output: Y
- Family: All
- Tiles: 1
| A | B | Y |
|---|---|---|
| X | 0 | 1 |
| 0 | 1 | 0 |
| 1 | X | 1 |
NAND2B
NAND2B is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 2-Input NAND with active low Inputs
- Input: A, B
- Output: Y
- Family: All
- Tiles: 1
| A | B | Y |
|---|---|---|
| 0 | 0 | 0 |
| X | 1 | 1 |
| 1 | X | 1 |
NAND3
NAND3 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input NAND
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | X | 0 | 1 |
| X | 0 | X | 1 |
| 0 | X | X | 1 |
| 1 | 1 | 1 | 0 |
NAND3A
NAND3A is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input NAND with active low A-Input
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | X | 0 | 1 |
| X | 0 | X | 1 |
| 0 | 1 | 1 | 0 |
| 1 | X | X | 1 |
NAND3B
NAND3B is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input NAND with active low A-Input
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | X | 0 | 1 |
| 0 | 0 | 1 | 0 |
| X | 1 | X | 1 |
| 1 | X | X | 1 |
NAND3C
NAND3C is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input NAND with active low Inputs
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| X | X | 1 | 1 |
| X | 1 | X | 1 |
| 1 | X | X | 1 |
NOR2
NOR2 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 2-Input NOR2
- Input: A, B
- Output: Y
- Family: All
- Tiles: 1
| A | B | Y |
|---|---|---|
| 0 | 0 | 1 |
| X | 1 | 0 |
| 1 | X | 0 |
NOR2A
NOR2A is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 2-Input NOR with active low A-Input
- Input: A, B
- Output: Y
- Family: All
- Tiles: 1
| A | B | Y |
|---|---|---|
| 0 | X | 0 |
| 1 | 0 | 1 |
| X | 1 | 0 |
NOR2B
NOR2B is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 2-Input NOR with active low Inputs
- Input: A, B
- Output: Y
- Family: All
- Tiles: 1
| A | B | Y |
|---|---|---|
| X | 0 | 0 |
| 0 | X | 0 |
| 1 | 1 | 1 |
NOR3
NOR3 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input NOR
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
| X | X | 1 | 0 |
| X | 1 | X | 0 |
| 1 | X | X | 0 |
NOR3A
NOR3A is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input NOR with active low A-Input Truth Table
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | X | X | 0 |
| 1 | 0 | 0 | 1 |
| X | X | 1 | 0 |
| X | 1 | X | 0 |
NOR3B
NOR3B is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input NOR with active low A- and B-Inputs
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | 0 | X | 0 |
| 0 | X | X | 0 |
| 1 | 1 | 0 | 1 |
| X | X | 1 | 0 |
NOR3C
NOR3C is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input NOR with active low Inputs
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | X | 0 | 0 |
| X | 0 | X | 0 |
| 0 | X | X | 0 |
| 1 | 1 | 1 | 1 |
OA1
OA1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3 Input OR-AND
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | X | 0 | 0 |
| 0 | 0 | X | 0 |
| X | 1 | 1 | 1 |
| 1 | X | 1 | 1 |
OA1A
OA1A is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3 Input OR-AND with active low A-Input
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | X | 0 | 0 |
| 0 | X | 1 | 1 |
| 1 | 0 | X | 0 |
| X | 1 | 1 | 1 |
OA1B
OA1B is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3 Input OR-AND with active low C-Input
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | X | 0 |
| X | 1 | 0 | 1 |
| X | X | 1 | 0 |
| 1 | X | 0 | 1 |
OA1C
OA1C is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3 Input OR-AND with active low A- and C-Inputs
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | X | 0 | 1 |
| X | X | 1 | 0 |
| 1 | 0 | X | 0 |
| X | 1 | 0 | 1 |
OAI1
OAI1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input OR-AND-INVERT
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | X | 0 | 1 |
| 0 | 0 | X | 1 |
| X | 1 | 1 | 0 |
| 1 | X | 1 | 0 |
OR2
OR2 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 2-Input OR
- Input: A, B
- Output: Y
- Family: All
- Tiles: 1
| A | B | Y |
|---|---|---|
| 0 | 0 | 0 |
| X | 1 | 1 |
| 1 | X | 1 |
OR2A
OR2A is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 2-Input OR with active low A-Input
- Input: A, B
- Output: Y
- Family: All
- Tiles: 1
| A | B | Y |
|---|---|---|
| 0 | X | 1 |
| 1 | 0 | 0 |
| X | 1 | 1 |
OR2B
OR2B is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 2-Input OR with active low Inputs
- Input: A, B
- Output: Y
- Family: All
- Tiles: 1
| A | B | Y |
|---|---|---|
| X | 0 | 1 |
| 0 | X | 1 |
| 1 | 1 | 0 |
OR3
OR3 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input OR
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| X | X | 1 | 1 |
| X | 1 | X | 1 |
| 1 | X | X | 1 |
OR3A
OR3A is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input OR with active low A-Input
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | X | X | 1 |
| 1 | 0 | 0 | 0 |
| X | X | 1 | 1 |
| X | 1 | X | 1 |
OR3B
OR3B is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input OR with active low A- and B-Inputs
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | 0 | X | 1 |
| 0 | X | X | 1 |
| 1 | 1 | 0 | 0 |
| X | X | 1 | 1 |
OR3C
OR3C is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input OR with active low Inputs
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | X | 0 | 1 |
| X | 0 | X | 1 |
| 0 | X | X | 1 |
| 1 | 1 | 1 | 0 |
VCC
VCC is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: Power
- Input: —
- Output: Y
XA1
XA1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input XOR-AND
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | X | 0 | 0 |
| 0 | 0 | X | 0 |
| 0 | 1 | 1 | 1 |
| 1 | 0 | 1 | 1 |
| 1 | 1 | X | 0 |
XA1A
XA1A is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input XNOR-AND
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | X | 0 | 0 |
| 0 | 0 | 1 | 1 |
| 0 | 1 | X | 0 |
| 1 | 0 | X | 0 |
| 1 | 1 | 1 | 1 |
XA1B
XA1B is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input XNOR-AND with active low C-input
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | X | 1 | 0 |
| 0 | 0 | X | 0 |
| 1 | 0 | 0 | 1 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | X | 0 |
XA1C
XA1C is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input XNOR-AND with active low C-input Truth Table A B
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | X | 1 | 0 |
| 0 | 0 | 0 | 1 |
| 1 | 0 | X | 0 |
| 0 | 1 | X | 0 |
| 1 | 1 | 0 | 1 |
XAI1
XAI1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input XNOR-NAND Truth Table A
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | X | 0 | 1 |
| 0 | 0 | X | 1 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | X | 1 |
XAI1A
XAI1A is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input XNOR-NAND
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | X | 0 | 1 |
| 0 | 0 | 1 | 0 |
| 1 | 0 | X | 1 |
| 0 | 1 | X | 1 |
| 1 | 1 | 1 | 0 |
XNOR2
XNOR2 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 2- Input XNOR
- Input: A, B
- Output: Y
- Family: All
- Tiles: 1
| A | B | Y |
|---|---|---|
| 0 | 0 | 1 |
| 0 | 1 | 0 |
| 1 | 0 | 0 |
| 1 | 1 | 1 |
XAI1A
XAI1A is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input XNOR-NAND
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| X | X | 0 | 1 |
| 0 | 0 | 1 | 0 |
| 1 | 0 | X | 1 |
| 0 | 1 | X | 1 |
| 1 | 1 | 1 | 0 |
XNOR3
XNOR3 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input XNOR
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
| 1 | 0 | 0 | 0 |
| 0 | 1 | 0 | 0 |
| 1 | 1 | 0 | 1 |
| 0 | 0 | 1 | 0 |
| 1 | 0 | 1 | 1 |
| 0 | 1 | 1 | 1 |
| 1 | 1 | 1 | 0 |
XO1
XO1 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input XOR-OR
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| X | X | 1 | 1 |
| 0 | 1 | X | 1 |
| 1 | 0 | X | 1 |
| 1 | 1 | 0 | 0 |
XOR2
XOR2 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 2- Input XOR
- Input: A, B
- Output: Y
- Family: All
- Tiles: 1
| A | B | Y |
|---|---|---|
| 0 | 0 | 0 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
XOR3
XNOR3 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input XOR
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 1 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 0 |
| 0 | 0 | 1 | 1 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 1 |
ZOR3
ZOR3 is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Function: 3-Input function
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 1 |
| 1 | 0 | 0 | 0 |
| 0 | 1 | 0 | 0 |
| 1 | 1 | 0 | 0 |
| 0 | 0 | 1 | 0 |
| 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 1 |
ZOR3I
ZOR3I is available across the IGLOO®, ProASIC3, SmartFusion®, Fusion device families.
- Input: A, B, C
- Output: Y
- Family: All
- Tiles: 1
| A | B | C | Y |
|---|---|---|---|
| 0 | 0 | 0 | 0 |
| 1 | 0 | 0 | 1 |
| 0 | 1 | 0 | 1 |
| 1 | 1 | 0 | 1 |
| 0 | 0 | 1 | 1 |
| 1 | 0 | 1 | 1 |
| 0 | 1 | 1 | 1 |
| 1 | 1 | 1 | 0 |
