Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

What are the low power RTL techniques for simple microprocessor?

Status
Not open for further replies.

vivek_p

Advanced Member level 4
Joined
Feb 16, 2010
Messages
115
Helped
10
Reputation
24
Reaction score
9
Trophy points
1,298
Activity points
2,009
Can anyone suggest some implementable low power RTL techniques for a simple microprocessor datapath
 

Re: Low power techniques

in fact, low power verification flow is more complicated!
 

Low power techniques

refer "Practical Low Power VLSI Design" by Gary Yeap.

Its a nice book and he discussed various methods in that book.
 

    vivek_p

    Points: 2
    Helpful Answer Positive Rating
Re: Low power techniques

Maybe you can try to use Clock Gating.
 

Low power techniques

Clock gating is the way to go with power reduction in RTL... but remember the clock gating cell will also consume power.. There is a trade off between how many flops u want to gate..

PS: These clock gates will come early in the clock tree.. so u need to account of that skew in designing the enable path logic..
 

Low power techniques

There are so many methods!.

* Clock Gating
* Power Shut-Off
* Multi-Vt Cells
* Bus-Invert Encoding.
 

Re: Low power techniques

skyismylimit said:
PS: These clock gates will come early in the clock tree.. so u need to account of that skew in designing the enable path logic..
Could you please explain in a more detailed way? Maybe an example is better, especially for the skew issue. Thanks.
 

Re: Low power techniques

Can anyone describe the steps/commands to do clock gating using Synopsys Design Compiler

I am new to Synopsys....it will be better if anyone can post the script....and a simple explanation
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top