From WikiChip
Difference between revisions of "Template:logic device"
(Created page with "<includeonly> {| style="border: solid 1px #e5e5ff; width: 250px; float: right;" | style="text-align: center; background: #ccffcc; font-size: 16px;" | '''{{{title}}}''' |- | st...") |
(+mac) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 6: | Line 6: | ||
|- | |- | ||
| {{{symbol body}}} | | {{{symbol body}}} | ||
− | |- | + | {{#if:{{{functional body|}}}|{{!-}}|<nowiki />}} |
− | | style="text-align: center; font-size: 16px; padding-top: 10px;" | | + | {{#if:{{{functional body|}}}|{{!}} style="text-align: center; font-size: 16px; padding-top: 10px;" {{!}} Functional|<nowiki />}} |
− | |- | + | {{#if:{{{functional body|}}}|{{!-}}|<nowiki />}} |
− | | {{{functional body}}} | + | {{#if:{{{functional body|}}}|{{!}}{{{functional body|}}}|<nowiki />}} |
|- | |- | ||
| style="text-align: center; font-size: 16px; padding-top: 10px;" | Truth Table | | style="text-align: center; font-size: 16px; padding-top: 10px;" | Truth Table | ||
Line 28: | Line 28: | ||
| [[NAND]] || [[NOR]] || [[XNOR]] | | [[NAND]] || [[NOR]] || [[XNOR]] | ||
|- | |- | ||
− | | [[ | + | | [[Transmission gate|Trans]] || [[AOI]] || [[OAI]] |
|- | |- | ||
− | | [[ | + | | [[MAJ]] || [[INH]] || [[IMPLY]] |
+ | |- | ||
+ | | [[NIMPLY]] | ||
|} | |} | ||
|} | |} | ||
Line 52: | Line 54: | ||
| [[Divider]] || [[Shifter]] || [[Rotator]] | | [[Divider]] || [[Shifter]] || [[Rotator]] | ||
|- | |- | ||
− | | [[Comparator]] || [[Negator]] | + | | [[MAC]] || [[Comparator]] || [[Negator]] |
|- | |- | ||
! colspan="3" | Memory | ! colspan="3" | Memory |
Latest revision as of 02:43, 21 June 2016
AND Gate | ||||||||||||||||||
ANSI Symbol | ||||||||||||||||||
Functional | ||||||||||||||||||
Truth Table | ||||||||||||||||||
| ||||||||||||||||||
| ||||||||||||||||||
|
{{logic device |title = AND Gate |symbol title = ANSI Symbol |symbol body = [[File:and gate (ansi).svg|150px|center]] |functional body = [[File:and gate functional.gif|center]] |truth table = {{truth table/and}} }}