}Combinational Logic Abstraction
}Treat transistor networks as digital
switches to implement Boolean functions
}Pass-gate logic
}Restoring combinational
logic
}Domino logic (DEC
Alpha)
}Synchronous design abstraction
}Abstract time into ticks of a clock
}2-phase non-overlapping
clocks w/ latches (Mead+Conway, 1979)
}Pulse-mode clocking with
latches
}Single global clock with
edge-triggered flip-flops
}Separates performance considerations
from function (kind-of)
}