according to the docs about the dsp optimization,The C6000 DSP core can do the parallel processing with the smaller function unit,such as M1,M2,S1,S2. And DSP core can also do the software pipeline.
Are the two features related?
I think the DSP core can pipeline code with the parallel processing unit(M1,M2,S1,S2....), or else,it can NOT be pipelined.Is it right?
BR!