Difference between revisions of "Template:Digital electronics"

From blackwiki
Jump to navigation Jump to search
imported>GliderMaven
(added digital signal)
imported>DexDor
(Undid revision 928144560 by Chongkian (talk) WP:CAT#T etc)
 
(28 intermediate revisions by 14 users not shown)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
  | name = Digital systems
+
  | name = Digital electronics
  | title = [[Digital data|Digital]] systems
+
  | title = [[Digital electronics]]
 
  | state = {{{state|}}}
 
  | state = {{{state|}}}
 
  | listclass = hlist
 
  | listclass = hlist
 +
| groupstyle = text-align:center;
  
  | group1 = Components
+
  | group1 = [[Electronic component|Components]]
 
  | list1 =
 
  | list1 =
 
* [[Combinational logic]]
 
* [[Combinational logic]]
* [[Digital electronics|Digital circuit]]
+
* [[Sequential logic]]
 
* [[Integrated circuit]] (IC)
 
* [[Integrated circuit]] (IC)
 
* [[Logic gate]]
 
* [[Logic gate]]
* [[Sequential logic]]
 
  
 
  | group2 = Theory
 
  | group2 = Theory
 
  | list2 =
 
  | list2 =
 +
* [[Digital signal]]
 
* [[Boolean algebra]]
 
* [[Boolean algebra]]
* [[Digital signal]]
+
* [[Logic synthesis]]
 +
* [[Logic in computer science]]
 
* [[Computer architecture]]
 
* [[Computer architecture]]
 +
* [[Digital signal (signal processing)|Digital signal]]
 +
** [[Digital signal processing]]
 +
* [[Circuit minimization for Boolean functions|Circuit minimization]]
 +
* [[Switching circuit theory]]
 +
 +
| group3 = [[Electronics design|Design]]
 +
| list3 =
 
* [[Logic synthesis]]
 
* [[Logic synthesis]]
* [[Digital signal processing]]
+
* [[Place and route]]
 +
** [[Placement (electronic design automation)|Placement]]
 +
** [[Routing (electronic design automation)|Routing]]
 +
* [[Register-transfer level]]
 +
** [[Hardware description language]]
 +
** [[High-level synthesis]]
 +
* [[Formal equivalence checking]]
 +
* [[Synchronous circuit|Synchronous logic]]
 +
* [[Asynchronous circuit|Asynchronous logic]]
 +
* [[Finite-state machine]]
 +
** [[Hierarchical state machine]]
  
  | group3 = Applications
+
  | group4 = Applications
  | list3 =
+
  | list4 =
 +
* [[Computer hardware]]
 +
** [[Hardware acceleration]]
 
* [[Digital audio]]
 
* [[Digital audio]]
 +
** [[Digital radio|radio]]
 
* [[Digital photography]]
 
* [[Digital photography]]
 +
* [[Telephony#Digital_telephony|Digital telephone]]
 
* [[Digital video]]
 
* [[Digital video]]
 +
** [[Digital cinema|cinema]]
 +
** [[Digital television|television]]
 
* [[Electronic literature]]
 
* [[Electronic literature]]
  
  | group4 = Related
+
  | group5 = Design issues
  | list4 =
+
  | list5 =
* [[Logic synthesis]]
+
* [[Metastability (electronics)|Metastability]]
* [[Register-transfer level]]
+
* [[Runt pulse]]
* [[Formal equivalence checking]]
 
* [[Synchronous circuit|Synchronous]] and [[Asynchronous circuit]]
 
* [[Finite-state machine]]
 
  
 
}}<noinclude>
 
}}<noinclude>
 +
{{documentation|content=
 
{{collapsible option}}
 
{{collapsible option}}
 +
 +
===See also===
 +
*{{tl|Electronic components}}
 +
 
[[Category:Electronics templates]]
 
[[Category:Electronics templates]]
 +
}}
 
</noinclude>
 
</noinclude>

Latest revision as of 12:43, 7 January 2020

Template documentation

Initial visibility: currently defaults to autocollapse

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

  • |state=collapsed: {{Digital electronics|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Digital electronics|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Digital electronics|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.

See also