Difference between revisions of "Template:Logic Families"

From blackwiki
Jump to navigation Jump to search
(+GTL)
imported>Dpleibovitz
(doc in green box)
 
(26 intermediate revisions by 16 users not shown)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
|name       = Logic Families
+
|name     = Logic Families
|title     = Logic families
+
|title     = [[Logic family|Logic families]]
|group1    =  
+
|listclass = hlist
|list1      = {{do list|delim=<span style="font-weight:bold;">·</span>
+
|state    = {{{state|}}}
|[[BiCMOS]]
+
 
|[[CMOS]]
+
|group1    = [[MOSFET|MOS technology]]
|[[Diode logic]]
+
|list1    =
|[[Diode–transistor logic]] (DTL)
+
*[[PMOS logic]]
|[[Emitter-coupled logic]] (ECL)
+
*[[NMOS logic]]
|[[Gunning Transceiver Logic]] (GTL)
+
*[[Depletion-load NMOS logic]] (including HMOS)
|[[NMOS logic]]
+
*[[CMOS|Complementary MOS]] (CMOS)
|[[PMOS logic]]
+
*[[BiCMOS|Bipolar–CMOS]] (BiCMOS)
|[[Resistor–transistor logic]] (RTL)
+
 
|[[Transistor–transistor logic]] (TTL)
+
|group2    = Other technologies
 +
|list2    =
 +
*[[Diode logic]]
 +
*[[Diode–transistor logic]] (DTL)
 +
*[[Direct-coupled transistor logic]] (DCTL)
 +
*[[Emitter-coupled logic]] (ECL)
 +
*[[Gunning transceiver logic]] (GTL)
 +
*[[Integrated injection logic]] (I<sup>2</sup>L)
 +
*[[Resistor–transistor logic]] (RTL)
 +
*[[Transistor–transistor logic]] (TTL)
 +
*[[Current-mode logic|Current mode logic / Source-coupled logic]] (CML/SCL)
 +
 
 +
|group3    = Types
 +
|list3    =
 +
*[[Static logic (digital logic)|Static]]  
 +
*[[Dynamic logic (digital electronics)|Dynamic]]
 +
*[[Domino logic]]
 +
*[[Four-phase logic]]
 +
 
 +
}}<noinclude>
 +
{{documentation|content=
 +
{{collapsible option}}
 +
 
 +
[[Category:Computer hardware navigational boxes]]
 +
[[Category:Logic families|*]]
 
}}
 
}}
}}<noinclude>
 
[[Category:Computing navbox templates]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 20:13, 22 June 2020

Template documentation

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Logic Families|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Logic Families|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Logic Families|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.