Skip to content

Logic Synthesis

Making Logic Gates From CMOS Circuits

K-Maps

Refer to notes

gates

Multiplexers

A Multiplexer (mux for short) is a combinational device that has \(2^k\) inputs and \(k\) selection lines and \(1\) output. It is expensive to manufacture but is universal, because it can be used to hard code a truth table.

hard coded full adder