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.
Implementation on DSP processor helps in practical verification of theoretical results
ReplyDeleteThe concept of basic operations was clearly understood using practical purpose
ReplyDeletecan bitwise shifting be done?
ReplyDeleteYes it can be performed.
ReplyDeleteYes it can be performed.
ReplyDeleteYes it can be performed.
ReplyDeleteIt has a dedicated bit reversal unit to perform fast algorithms like FFT.
ReplyDeleteYes it has.
DeleteAll the experiments done in C can be implemented here
ReplyDeleteWhich intructions did you implement?
ReplyDeleteBasic arithmetic instructions.
DeleteThe basic operations like arithmethic and logical operations were explained well
ReplyDeleteWe used TMS320F28335 processor for this experiment
ReplyDelete