sanket94 / PNSequenceMultiplier

PN SequenceMultiplier gives the result of how nth-order PN sequence can be used to multiply two n/2-bit numbers to n-bit accuracy.Multiplier is one of the most important arithmetic unit in Microprocessors and DSPs and also a major source of power dissipation. Reducing the power dissipation of multipliers is a key to satisfy the overall power budget of various digital circuits and systems. Pseudo noise (PN) sequences are sequences of maximum period generated by a linear recurrence. PN sequences have many useful properties and have been used in a wide range of applications. The designs are done using Mentor Graphics tool, Model Sim, Mentor Leonardo, Synopsys Primetime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PNSequenceMultiplier

About

PN SequenceMultiplier gives the result of how nth-order PN sequence can be used to multiply two n/2-bit numbers to n-bit accuracy.Multiplier is one of the most important arithmetic unit in Microprocessors and DSPs and also a major source of power dissipation. Reducing the power dissipation of multipliers is a key to satisfy the overall power budget of various digital circuits and systems. Pseudo noise (PN) sequences are sequences of maximum period generated by a linear recurrence. PN sequences have many useful properties and have been used in a wide range of applications. The designs are done using Mentor Graphics tool, Model Sim, Mentor Leonardo, Synopsys Primetime.


Languages

Language:VHDL 100.0%