This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Question about accumulator word length in A8 core

Hi,

I have used some 32-bit microprocessor cores (non-ARM), which has a long word-length accumulator for some DSP operations, to avoid over-flow etc. After I check A8 core document, it is a surprise that I do not see any about this specification. It looks like it is a 32-bit as the register. For a FIR filter, 24-bit data/16-bit coefficients, at least 48-bit is needed for the accumulator. How to get satisfying results with A8 core?

Thanks,

0