Tuesday, January 31, 2012

A better Mux layout for 2:1 Non-inverting mux

One keeps learning from mistakes. This is a better mux layout than the previous one. I used Euler method to get sequence of gates such that I can use only 1 active region.
The chosen gate sequence is in0-in1-sel-selb.
Modified schematic: modified ordering of inputs
This could potentially be faster because inputs are closer to the output.
Better layout using Euler method to order inputs

No comments:

Post a Comment