Visible to Intel only — GUID: kly1440494645121
Ixiasoft
Visible to Intel only — GUID: kly1440494645121
Ixiasoft
3.2.2.2. Vector One Mode
This mode performs floating-point multiplication followed by floating-point addition or subtraction with the chainin input from the previous variable DSP Block. Input ax is directly fed into chainout.
Chainin Parameter | Vector One with Floating-Point Addition | Vector One with Floating-Point Subtraction |
---|---|---|
Disable | result = ay * az Chainout = ax |
result = ay * az Chainout = ax |
Enable | result = (ay * az) + chainin Chainout = ax |
result = (ay * az) - chainin Chainout = ax |
- mult_invalid
- mult_inexact
- mult_overflow
- mult_underflow
- adder_invalid
- adder_inexact
- adder_overflow
- adder_underflow