TAMS / Java / Hades / applets: contents | previous | next | ||||
Hades Applets contents visual index introduction std_logic_1164 gatelevel circuits basic gates AND gates OR gates XOR and XNOR De Morgan complex gates AND12 gate simple decoder XOR variants 4-bit parity... 8-bit parity... 2x2 bit mult... Gray-code 7400 and 7486 seven-segmen... 7449 seven-s... Ascii decoder multiplexer ... multiplexer ... 74151 multip... 74154 decode... 74154 decode... priority enc... priority enc... Hamming code barrel-shifter delay models flipflops adders and arithm... counters LFSR and selftest memories programmable logic state-machine editor misc. demos I/O and displays DCF-77 clock relays (switch-le... CMOS circuits (sw... RTLIB logic RTLIB registers Prima processor D*CORE MicroJava Pic16 cosimulation Mips R3000 cosimu... Intel MCS4 (i4004) image processing ... [Sch04] Codeumsetzer [Sch04] Addierer [Sch04] Flipflops [Sch04] Schaltwerke [Sch04] RALU, Min... [Fer05] State-Mac... [Fer05] PIC16F84/... [Fer05] Miscellan... [Fer05] Femtojava FreeTTS | AOI and OAI complex gates
Circuit Description
A demonstration of a few complex logic gates,
namely the OR-AND-INVERT and OR-AND-INVERT gates.
Click the input switches to toggle the corresponding input value between 0 and 1, and watch the resulting behaviour. You can also use shift+click to toggle the input value between the states 0, 1, Z (tri-state, not driven) and X (undefined). The names of these gates are derived from their AND-OR-INVERT and OR-AND-INVERT structure and the number of inputs of the first level gates. To give another example, an OAI222 gate (not shown in the applet) is equivalent to three two-input OR gates that drive a three-input NAND gate. Complex gates are often used in CMOS VLSI chip design because they can be realized very efficiently, based on clever combinations of series- and parallel-connected transistors. For example, the AOI33 gate can be built using just 12 transistors, while the corresponding discrete realization would require 4 transistors for the NOR gate, and 8 transistors for each AND3 gate for a total of 20 transistors - almost twice as expensive and twice as slow. Visit our CMOS technology applet page for a detailed (switch-level) demonstration of a complex gate. To explore the circuit, just click the corresponding switches, or type the following keys:
| |||
Print version | Run this demo in the Hades editor (via Java WebStart) | ||||
Usage | FAQ | About | License | Feedback | Tutorial (PDF) | Referenzkarte (PDF, in German) | ||||
Impressum | http://tams.informatik.uni-hamburg.de/applets/hades/webdemos/10-gates/00-gates/complex.html |