Parameters
Parameter | Type | Required | Description |
---|---|---|---|
LPM_WIDTH | Integer | Yes | Width of the data[] and q[] ports. |
LPM_AVALUE | Integer / String | No | Constant value that is loaded when aset is high. If omitted, defaults to all 1s. The LPM_AVALUE parameter is limited to a maximum of 32 bits. Intel recommends that you specify this value as a decimal number for AHDL designs. |
LPM_SVALUE | Integer / String | No | Constant value that is loaded on the rising edge of clock when sset is high. If omitted, defaults to all 1s. Intel recommends that you specify this value as a decimal number for AHDL designs. |