10.1.9.3 Linear Binary Counter Parameter Description

The following table describes all the parameters of a Linear Binary Counter.

Table 10-34. Parameter Description
ParameterValue Function
WIDTH2–32 Word length of Data and Q
DIRECTION UP DOWN UPDOWN Counter direction
CLR_POLARITY 0 1 2 Aclr can be active low, active high or not used
EN_POLARITY 0 1 Enable can be active low, or active high
LD_POLARITY 0 1 2 Sload can be active low, active high or not used
CLK_EDGE RISE FALL
TCNT_POLARITY 1 2 Tcnt can be active high or not used

The following table describes all the parameters for Fan-in Control of a Linear Binary Counter.

Table 10-35. Fan-in Control Parameters
Parameter Value
CLR_FANIN AUTO MANUAL
CLR_VAL <val> [default value for AUTO is 8, 1 for MANUAL]
LD_FANIN AUTO MANUAL
LD_VAL <val> [default value for AUTO is 6, 1 for MANUAL]
CLK_FANIN AUTO MANUAL
CLK_VAL <val> [default value for AUTO is 8, 1 for MANUAL]

The following table describes all the functional description of a Linear Binary Counter.

Table 10-36. Functional Description
DataAclrEnableSloadClockUp downQn+1Tcnt n+1
X0XXXX0’s0
X1XX¦XQnQn+1== 2width-1
X100¦XQnQn+1== 2width-1
m1X1¦XmQn+1== 2width-1
X110¦1Qn + 1Qn+1== 2width-1
X110¦0Qn - 1Qn+1== 2width-1
Note: Assume that Aclr is active low, Enable is active high, Sload is active high, Clock is rising and Tcnt is active high.