Basic Logic

See Analog-VLSI Open-IP Chapter 3 for circuit diagrams and further details (in Japanese).

Gates and inverters in Open-IP often come in two variants. The variant intended to drive other digital circuitry has the letter "P" at the end of the name and takes power from the digital rails (VDD1/VSS1). The variant without the "P" is intended to drive analog circuitry (e.g. switches) and takes power from the analog rails (VDD/VSS). More complex logic subcircuits generally use digital power.

Open-IP is intended for either single supply operation with digital (VSS1) and analog (VSS) negative rails at ground, or for split analog supplies with VSS1 at ground and VSS below ground.

General purpose inverters.

INV1 (analog power)
INV1P (digital power)

High output inverting buffers.

INV4 (analog power)
INV4P (digital power)

High speed inverter.

INV1F (digital power)

Schmitt inverter.

INV1S (digital power)

Gated inverter.

GINVP (digital power)

NAND Gates.

NAND (2 inputs, analog power)
NANDP (2 inputs, digital power)
NAND3 (3 inputs, analog power)
NAND3P (3 inputs, digital power)

NOR Gates.

NOR (2 inputs, analog power)
NORP (2 inputs, digital power)

Tri-state buffer.

TRBUF (digital power)

AND gates.

ANDP (2 inputs, digital power)
AND3P (3 inputs, digital power)
AND4P (4 inputs, digital power)
AND5P (5 inputs, digital power)

Symmetrical RS flip-flop.

RSFF1 (digital power)

Asymmetrical RS flip-flop, reset has priority.

RSFF2 (digital power)

D latch.

LATCHP (digital power)

D flip-flop.

DFFP (digital power)

D flip-flop with clock enable.

EDFFP (digital power)

Four stage shift register.

SHIFT4 (digital power)

2:1 digital multiplexer.

SELECTOR (digital power)

Four bit counter.

COUNTA (digital power)



Copyright 2010, all rights reserved unless specified otherwise.
gedasymbols.org is maintained by DJ Delorie