Parameters
| Parameter | Type | Required | Description | 
|---|---|---|---|
| LPM_WIDTH | Integer | Yes | Width of the result[] port. | 
| LPM_CVALUE | Integer | Yes | Constant value to be driven out on the result[] port. If LPM_CVALUE cannot be represented in LPM_WIDTH bits, the result[] port drives the value LPM_CVALUE mod 2 ^ LPM_WIDTH. | 
| LPM_STRENGTH | String | No | Strength of the result[] port. |