Difference between revisions of "Template:Digital electronics"

From blackwiki
Jump to navigation Jump to search
(hlist)
imported>DexDor
(Undid revision 928144560 by Chongkian (talk) WP:CAT#T etc)
 
(38 intermediate revisions by 22 users not shown)
Line 1: Line 1:
{{ navbox
+
{{Navbox
| name   = Digital systems
+
| name = Digital electronics
| title = [[Digital]] systems
+
| title = [[Digital electronics]]
|listclass = hlist
+
| state = {{{state|}}}
 +
| listclass = hlist
 +
| groupstyle = text-align:center;
  
| group1 = Components
+
| group1 = [[Electronic component|Components]]
| list1 =
+
| list1 =
*[[Logic gate]]
+
* [[Combinational logic]]
*[[Combinational logic]]
+
* [[Sequential logic]]
*[[Sequential logic]]
+
* [[Integrated circuit]] (IC)
*[[Digital electronics|Digital circuit]]
+
* [[Logic gate]]
*[[Integrated circuit]] (IC)
 
  
| group2 = Theory
+
| group2 = Theory
| list2 =
+
| list2 =
*[[Boolean logic]]
+
* [[Digital signal]]
*[[Logic design]]
+
* [[Boolean algebra]]
*[[Digital signal processing]]
+
* [[Logic synthesis]]
*[[Computer architecture]]
+
* [[Logic in computer science]]
 +
* [[Computer architecture]]
 +
* [[Digital signal (signal processing)|Digital signal]]
 +
** [[Digital signal processing]]
 +
* [[Circuit minimization for Boolean functions|Circuit minimization]]
 +
* [[Switching circuit theory]]
  
| group3 = Applications
+
| group3 = [[Electronics design|Design]]
| list3  =
+
| list3 =
*[[Digital audio]]
+
* [[Logic synthesis]]
*[[Digital photography]]
+
* [[Place and route]]
*[[Digital video]]
+
** [[Placement (electronic design automation)|Placement]]
*[[Electronic literature]]
+
** [[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]]
 +
 
 +
  | group4 = Applications
 +
| list4 =
 +
* [[Computer hardware]]
 +
** [[Hardware acceleration]]
 +
* [[Digital audio]]
 +
** [[Digital radio|radio]]
 +
* [[Digital photography]]
 +
* [[Telephony#Digital_telephony|Digital telephone]]
 +
* [[Digital video]]
 +
** [[Digital cinema|cinema]]
 +
** [[Digital television|television]]
 +
* [[Electronic literature]]
 +
 
 +
| group5 = Design issues
 +
| list5 =
 +
* [[Metastability (electronics)|Metastability]]
 +
* [[Runt pulse]]
  
 
}}<noinclude>
 
}}<noinclude>
[[Category:Digital systems|*]]
+
{{documentation|content=
[[ja:Template:デジタルシステム]]
+
{{collapsible option}}
[[pt:Predefinição:Sistemas digitais]]
+
 
 +
===See also===
 +
*{{tl|Electronic components}}
 +
 
 +
[[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