AndLat calculates the following: [Output] = [Input 1] && [Input 2] (using C notation). It takes any primitive type. The [Output] primitive type will be the same as that of [Input 1].
Port: Input 1
Type: Lattice
First input data.
Port: Input 2
Type: Lattice
Second input data.
Port: Output
Type: Lattice
Output data.