10.1.1.1 Accumulator Functionality
The following table lists the functionality description of an accumulator.
| DataA | Sumn+1 | CoutA |
|---|---|---|
| m[width-1 : 0] | (m + Sumn + Cin )[width-1 : 0] | (m + Sumn + Cin)[width] |
Note: Cin and Cout are assumed to be active high.
The following table lists the functionality description of an accumulator.
| DataA | Sumn+1 | CoutA |
|---|---|---|
| m[width-1 : 0] | (m + Sumn + Cin )[width-1 : 0] | (m + Sumn + Cin)[width] |
Rev: A