Skip to content

mukullokhande99/Appoximate-Multiplier-using-Dual-Stage-4-2-Compressors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Appoximate-Multiplier-using-Dual-Stage-4-2-Compressors

Approximate computing is a new approach in digital design that eliminates the need for exact calculation in order to achieve significant performance improvements in terms of power, speed, and space. this technique is becoming increasingly relevant for embedded and mobile systems with strict energy and speed limitations. approximate computing can be useful in a variety of error-tolerant situations. multimedia processing, data mining and recognition, and machine learning are some examples. multipliers are essential subsystems for microprocessors, digital signal processors, and embedded systems, and their applications range from filtering to convolutional neural networks. unfortunately, multipliers are one of the most energy-hungry digital blocks due to their complicated logic architecture. as a result, approximation multiplier design has emerged as a significant study topic in recent years. a multiplier is made up of three basic components: partial product creation, partial product reduction, and carry-propagate addition. any of these blocks can include approximations. for example, truncation of partial products is a well-established approximation approach in which certain partial products are not created and the truncation error is reduced using appropriate correction functions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.1%
  • HTML 3.0%
  • Verilog 2.0%
  • JavaScript 0.9%
  • Tcl 0.5%
  • Shell 0.4%
  • Batchfile 0.1%