|
r
|
Yes
|
The running value of
the accumulation.
|
|
xo
|
Yes
|
The overflow flag for port x. The signal goes high when the exponent of the input x is larger than maxMSBX (refer to Floating Point Custom Accumulator Intel FPGA IP Parameters). The signal remains high for the entire data set. This flag invalidates port r. You should consider increasing maxMSBX. This flag also indicates infinity and NaN. |
|
xu
|
Yes
|
The underflow flag for port x. The signal goes high when the exponent of the input x is smaller than LSBA (refer to Floating Point Custom Accumulator Intel FPGA IP Parameters). The signal remains high for the entire data set. This flag does not invalidate port r. You should consider lowering LSBA. |
|
ao
|
Yes
|
The overflow flag for Accumulator. The signal goes high when the exponent of the accumulated value is larger than MSBA (refer to Floating Point Custom Accumulator Intel FPGA IP Parameters). The signal remains high for the entire data set. This flag invalidates port r. You should consider increasing MSBA. |