09.08.2013 Views

VLSI CAD Flow: Logic Synthesis, Placement and Routing 6.375 ...

VLSI CAD Flow: Logic Synthesis, Placement and Routing 6.375 ...

VLSI CAD Flow: Logic Synthesis, Placement and Routing 6.375 ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Weak Division Example<br />

f = abc + abde + abh + bcd<br />

g = c + de + h<br />

Theorem: f / g = f / c ∩ f / de ∩ f / h<br />

f / c = ab + bd<br />

f / de = ab<br />

f / h = ab<br />

f / g = (ab + bd) ∩ ab ∩ ab = ab<br />

f = ab(c + de + h) + bcd<br />

Time complexity: O( | f | | g | )<br />

15

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!