Return to previous page Advance to next page
Libraries Guide
Chapter 7: Design Elements (LD to NOR16)

MULT_AND

Fast Multiplier AND

XC3000
XC4000E
XC4000X
XC5200
XC9000
Spartan
SpartanXL
Spartan2
Virtex
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Primitive
Primitive

MULT_AND is an AND component used exclusively for building fast and smaller multipliers. The I1 and I0 inputs must be connected to the I1 and I0 inputs of the associated LUT. The LO output must be connected to the DI input of the associated MUXCY, MUXCY_D, or MUXCY_L. See the “Example Multiplier Using MULT_AND” figure.

Inputs
Output
I1
I0
LO
0
0
0
0
1
0
1
0
0
1
1
1

Figure 7.24 Example Multiplier Using MULT_AND