Part Number: MSP430FR5994
Other Parts Discussed in Thread: ENERGYTRACE
Hi,
in http://www.ti.com/lit/an/slaa698b/slaa698b.pdf the latency of a LEA matrix multiply operation (msp_matrix_mpy_q15) is stated as (16+3)*(N/2). Here, N = block size, but what is meant by 'block size' in this operation ?
Also, I have tried to analyze the energy consumption of the msp_matrix_mpy_q15 LEA operation, but it seems like the energy cost is not linear with respect to the number of MACs or even with respect to the matrix size.
can someone shed some light on why this is ?
I am using EnergyTrace to measure the energy cost.
What is the energy cost of the LEA Matrix Multiply related to ?
thanks