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.

How to optimize this circuit?

Status
Not open for further replies.

shaq

Full Member level 5
Joined
Jul 23, 2005
Messages
311
Helped
14
Reputation
28
Reaction score
4
Trophy points
1,298
Activity points
3,397
set_structure -timing true

Dear all,

How to optimize this circuit?

Thanks for your help!!!!
 

how to optimize a circuit

you can draw a truth table and optimize
 

Is the logic equal after adding redudant wire?

regards
/David

Added after 15 minutes:

Ok, i found one paper may help you and us.

regards
/David
 

    shaq

    Points: 2
    Helpful Answer Positive Rating
another methode is to use DC tool. The tool can automatically optimize combinational logic with command " set_structure -boolean true".



Regards
/David
 

set_structure true is the default option when compiling with DC, you can set_flatten true before compling and you'll get a two-level logic in structure sum-of-product
 

Thanks David for posting the paper.

Does any body have some good books regarding logic optimization??

thanks
pra

Added after 24 minutes:

The logic for O2 in the above circuit will not be equal after adding the redundant wire.
I hope the inputs are to be changed....
does anybody solved this one!!! if so then plz share with us :)
thanks
pra
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top