Is there a efficient calculating interface for filter calculation? Usually, Multiply-Accumulate(MAC) is defined by platform to enhance calculating speed. If there is, I want to use it on platform 21489.
Is there a efficient calculating interface for filter calculation? Usually, Multiply-Accumulate(MAC) is defined by platform to enhance calculating speed. If there is, I want to use it on platform 21489.
i find the opcode FLP_Mult, FXP_Add and FXP_MR_MR_Add_Mult in "CCES help" . But did not find the source code file. Could you help me how to use them?
i find the opcode FLP_Mult, FXP_Add and FXP_MR_MR_Add_Mult in "CCES help" . But did not find the source code file. Could you help me how to use them?
Hello borje,
I am moving this over to the SHARC forum where they can answer this question since they know that product.
Dave T
Hi ,
Can you please confirm that you have seen the below opcodes under SHARC+ Core Programming Reference help topic:
"opcode FLP_Mult, FXP_Add and FXP_MR_MR_Add_Mult in "CCES help"
If so, SHARC+ Core Programming Reference manual for ADSP-SC5xx and ADSP-215xx Processors.
We recommend to refer "Multifunction and Data Move" in the below linked PRM for ADSP-214xx processors
www.analog.com/.../ADSP-2136x_2137x_214xx_pgr_rev2.4.pdf
Regards,
Divya.P