Giter VIP home page Giter VIP logo

aca-csu_approximate-adders's Introduction

ACA-CSU Approximate Adders

This is a GitHub repository for MATLAB and HDL models of ACA-CSU approximate adders.

Performance Matrices

Adder Error Rate (%) NED MRED Delay (ns) Area (μm2) Power (μW)
ACA-CSU_8_2 7.9021 0.0552865 0.017437931 0.38 61.977999 39.086
ACA-CSU_8_4 0 0 0 0.49 62.244 43.6306
ACA-CSU_16_2 24.9375 0.058585522 0.019796793 0.38 134.329999 86.0472
ACA-CSU_16_4 2.8121 0.015506 0.001319723 0.55 140.979999 99.634
ACA-CSU_16_8 0 0 0 0.64 161.196 115.9792
ACA-CSU_32_2 50.3333 0.058429095 0.019830952 0.38 279.033998 179.223
ACA-CSU_32_4 8.4845 0.015462372 0.001305994 0.55 298.451998 210.1809
ACA-CSU_32_8 0.1967 0.000988836 5.37E-06 0.71 352.183999 254.6506
  • Naming convention: In ACA-CSU_N_M, N signifies bit length and M is the block size. i.e., for a 16-bit number and the block size of 2, ACA-CSU_16_2 adder should be used.
  • In the MATLAB code, K is the block size of CarryPredict. For comparison purposes, M and K are kept same in the above table.
  • All the Verilog models are synthesized in Synopsys Design Compiler using Nangate Open Cell Library.
  • All the result shown in the above table are compiled for most inaccurate configuration of ACA-CSU, i.e., all the control bits are 0.

Reference

This library is licenced under MIT licence. If you use the library in your research, please refer the following paper:

A. Kanani, J. Mehta and N. Goel, "ACA-CSU: A Carry Selection Based Accuracy Configurable Approximate Adder Design," 2020 IEEE Computer Society Annual Symposium on VLSI (ISVLSI), 2020, pp. 434-439, doi: 10.1109/ISVLSI49217.2020.00085

@INPROCEEDINGS{aca-csu,
  author={Kanani, Alish and Mehta, Jigar and Goel, Neeraj},
  booktitle={2020 IEEE Computer Society Annual Symposium on VLSI (ISVLSI)}, 
  title={ACA-CSU: A Carry Selection Based Accuracy Configurable Approximate Adder Design}, 
  year={2020},
  volume={},
  number={},
  pages={434-439},
  doi={10.1109/ISVLSI49217.2020.00085}}

aca-csu_approximate-adders's People

Contributors

alishkanani avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.