enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Barrel shifter - Wikipedia

    en.wikipedia.org/wiki/Barrel_shifter

    These crossbar shifters require however n 2 gates for n-bit shifts. Because of this, the barrel shifter is often implemented as a cascade of parallel 2×1 multiplexers instead, which allows a large reduction in gate count, now growing only with n x log n ; the propagation delay is however larger, growing with log n (instead of being constant as ...

  3. Multiplexer - Wikipedia

    en.wikipedia.org/wiki/Multiplexer

    For example, an 8:1 multiplexer can be made with two 4:1 and one 2:1 multiplexers. The two 4:1 multiplexer outputs are fed into the 2:1 with the selector pins on the 4:1's put in parallel giving a total number of selector inputs to 3, which is equivalent to an 8:1.

  4. Adder–subtractor - Wikipedia

    en.wikipedia.org/wiki/Adder–subtractor

    This yields S = B + A + 1, which is easy to do with a slightly modified adder. By preceding each A input bit on the adder with a 2-to-1 multiplexer where: Input 0 (I 0) is A; Input 1 (I 1) is A; that has control input D that is also connected to the initial carry, then the modified adder performs addition when D = 0, or; subtraction when D = 1.

  5. Transmission gate - Wikipedia

    en.wikipedia.org/wiki/Transmission_gate

    A transmission gate (TG) is an analog gate similar to a relay that can conduct in both directions or block by a control signal with almost any voltage potential. [1] It is a CMOS-based switch, in which PMOS passes a strong 1 but poor 0, and NMOS passes strong 0 but poor 1.

  6. AND-OR-invert - Wikipedia

    en.wikipedia.org/wiki/AND-OR-Invert

    AND-OR-invert (AOI) logic and AOI gates are two-level compound (or complex) logic functions constructed from the combination of one or more AND gates followed by a NOR gate (equivalent to an OR gate through an Inverter gate, which is the "OI" part of "AOI").

  7. List of 7400-series integrated circuits - Wikipedia

    en.wikipedia.org/wiki/List_of_7400-series...

    2 dual 4-line to 1-line FET multiplexer / demultiplexer (16) SN74CBT3253: 74x3257 4 quad 2-line to 1-line FET multiplexer / demultiplexer (16) IDT74FST3257: 74x3283 1 32-bit latchable transceiver with parity checker / generator three-state (120) 74ACTQ3283: 74x3284 1 18-bit synchronous datapath multiplexer three-state (100) 74ABT3284: 74x3305 2

  8. Field-programmable gate array - Wikipedia

    en.wikipedia.org/wiki/Field-programmable_gate_array

    The LUT might be split into two 3-input LUTs. In normal mode those are combined into a 4-input LUT through the first multiplexer (mux). In arithmetic mode, their outputs are fed to the adder. The selection of mode is programmed into the second mux. The output can be either synchronous or asynchronous, depending

  9. Carry-skip adder - Wikipedia

    en.wikipedia.org/wiki/Carry-skip_adder

    A carry-skip adder [nb 1] (also known as a carry-bypass adder) is an adder implementation that improves on the delay of a ripple-carry adder with little effort compared to other adders. The improvement of the worst-case delay is achieved by using several carry-skip adders to form a block-carry-skip adder.