From WikiChip
Difference between revisions of "compound logic gate"

m
m
 
Line 1: Line 1:
'''Compound logic gates''' are simple devices that function like a few basic [[logic gate]]s combined. Typically made from a few levels of logic, those gates can be used in optimizing various circuits in terms of area and transistors, yielding better performance. This is especially true when development is restricted to a vendor's [[standard cell library]]. While some are rarely used by actual logic designers (simply due to their complexity), those gates are often used by optimization programs are able to make efficient use of such gates.
+
'''Compound logic gates''' (sometimes '''Complex logic gate''') are simple devices that function like a few basic [[logic gate]]s combined. Typically made from a few levels of logic, those gates can be used in optimizing various circuits in terms of area and transistors, yielding better performance. This is especially true when development is restricted to a vendor's [[standard cell library]]. While some are rarely used by actual logic designers (simply due to their complexity), those gates are often used by optimization programs are able to make efficient use of such gates.
  
  

Latest revision as of 15:46, 23 November 2015

Compound logic gates (sometimes Complex logic gate) are simple devices that function like a few basic logic gates combined. Typically made from a few levels of logic, those gates can be used in optimizing various circuits in terms of area and transistors, yielding better performance. This is especially true when development is restricted to a vendor's standard cell library. While some are rarely used by actual logic designers (simply due to their complexity), those gates are often used by optimization programs are able to make efficient use of such gates.


Symbology[edit]

Although there are gate symbols from any standardization body, this article includes the symbols most commonly used to represent such gates on schematic diagrams. In most standard cell libraries, those gates are represented as a simple square, must like flip-flops and latches.

Gates[edit]

Below are common compound logic gates:

AND-OR-Invert (AOI)[edit]

Main article: AND-OR-Invert
New text document.svg This section is empty; you can help add the missing info by editing this page.

OR-AND-Invert (OAI)[edit]

Main article: OR-AND-Invert
New text document.svg This section is empty; you can help add the missing info by editing this page.

Transmission Gate[edit]

Main article: Transmission Gate
New text document.svg This section is empty; you can help add the missing info by editing this page.

See also[edit]