Tuesday, 25 April 2017

Basic operations on DSP processor

The aim of this experiment is to perform basic DSP instructions on DSP processor TMS320F28375. Various operations were performed on the DSP processors, Operations included addition, multiplication, subtraction, etc.  We noted and verified the result stored in the registers before and after execution of a particular instruction.

13 comments:

  1. Implementation on DSP processor helps in practical verification of theoretical results

    ReplyDelete
  2. The concept of basic operations was clearly understood using practical purpose

    ReplyDelete
  3. can bitwise shifting be done?

    ReplyDelete
  4. It has a dedicated bit reversal unit to perform fast algorithms like FFT.

    ReplyDelete
  5. All the experiments done in C can be implemented here

    ReplyDelete
  6. Which intructions did you implement?

    ReplyDelete
  7. The basic operations like arithmethic and logical operations were explained well

    ReplyDelete
  8. We used TMS320F28335 processor for this experiment

    ReplyDelete