/Adder-models-for-approximate-computing

This repository includes python modules to handle integer and floating point data and process them with exact and approximate adders. The crude input in decimal form is converted into standard binary representations and then processed. The errors incorporated can directly be monitored for analyzing the performance of the approximate design.

Primary LanguagePython

No issues in this repository yet.