This module calculates the following: [Output] = [Input 1] x [Input 2] It takes any primitive type. The [Output] primitive type will be the same as that of [Input 1]'s.
Port: Input 1
Type: Lattice
First input data.
Port: Input 2
Type: Lattice
Second input data.
Port: Output
Type: Lattice
Output data.
AddLat, SubLat, DivLat, AddScalarLat, SubScalarLat, MultScalarLat, DivScalarLat