Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 426 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 426 Bytes

DSPAlgorithmToArchitecture

Implementations of Algorithms to Architectures following : https://youtube.com/playlist?list=PLco7dux9L7g1RrB8TqUVCMEeu86D7azeg

Involves Implementation of the following:

  1. DFT (Discrete Fourier Transform)
  2. Restoring Binary Division (both signed and unsigned)
  3. Non Restoring Binary Division (both signed and unsigned)
  4. Documentation of Single-Precision Floating Point Number Representation