Giter VIP home page Giter VIP logo

mytest's Introduction

This is a complete simulation optimization framework created as part of my research work. The tool solves the low power pipelining problem. The tool is based on : 

sathi.py : A heursitic approach to large scale circuit optimization.
solver/subsolver.py : Geometric Programming formulation based mathematical modeling using cvx-opt.


Abstract: 
Pipelining of combinational circuits with power, area and clock frequency constraints is a very useful way to increase operational speed of circuits. We solve the pipelining problem as a special case of retiming problem combining the effects of area-timing-power trade-off using gate sizing. For design constraints of area, power and gate sizing range, we give heuristic methods to attain pipelining close to optimal power aware minimum latency pipelined circuit. In this paper we formulate this problem as a Mixed Integer Non Linear Programming (MINLP) problem and we provide two heuristic methods to obtain good solutions. The first method is sensitivity based approach which gives good solution to circuits with large number of gates. The second method uses geometric programming method which is slower on large circuits, but works well for smaller designs. The two algorithms are tested on ISCAS-85 benchmark and circuits generated by our tool and compared for speed and efficiency. We study the varying impact of supply, threshold voltage and logic depth per pipeline stage on pipelining efficiency in terms of latency and total power consumption.

mytest's People

Contributors

priyankartalukdar avatar

Watchers

James Cloos avatar  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.