From WikiChip
Difference between revisions of "Template:ic family/doc"
(Created page with "== Code == Please enter EXACT values as explained below. This template adds semantics info, proper values is important. <pre> {{ic family | title = <!-- Common of...") |
(→Code) |
||
| Line 1: | Line 1: | ||
== Code == | == Code == | ||
| − | Please enter EXACT values as explained below. This template adds semantics info, proper values is important. | + | Please enter '''EXACT''' values as explained below. This template adds semantics info, proper values is important. Do not use links. |
<pre> | <pre> | ||
{{ic family | {{ic family | ||
| Line 13: | Line 13: | ||
| production end = <!-- production end date, e.g. "January 1, 1985" or "1973" --> | | production end = <!-- production end date, e.g. "January 1, 1985" or "1973" --> | ||
| release = <!-- release date, e.g. "January 1, 1985" or "1973" --> | | release = <!-- release date, e.g. "January 1, 1985" or "1973" --> | ||
| − | | arch = <!-- architecture, e.g. "4-bit" | + | | arch = <!-- architecture, e.g. "4-bit bit-slice" --> |
| + | | word = <!-- word size, e.g. "4 bit" --> | ||
| proc = <!-- process, e.g. "8 μm" --> | | proc = <!-- process, e.g. "8 μm" --> | ||
| clock = <!-- clock speed, e.g. "740 kHz" IF RANGE, USE PARAM BELOW! --> | | clock = <!-- clock speed, e.g. "740 kHz" IF RANGE, USE PARAM BELOW! --> | ||
Revision as of 20:01, 16 January 2016
Code
Please enter EXACT values as explained below. This template adds semantics info, proper values is important. Do not use links.
{{ic family
| title = <!-- Common of the family, e.g. "Intel MCS-4" -->
| image = <!-- Image representation of the IC family, e.g. "MCS-4.jpg" -->
| caption = <!-- description of the image -->
| developer = <!-- main developer of the IC family -->
| developer 2 = <!-- 2nd developer of the IC family -->
| developer 3 = <!-- 3rd developer of the IC family -->
| manufacturer = <!-- main manufacturer of the IC family -->
| production start = <!-- production start date, e.g. "January 1, 1969" or "1971" -->
| production end = <!-- production end date, e.g. "January 1, 1985" or "1973" -->
| release = <!-- release date, e.g. "January 1, 1985" or "1973" -->
| arch = <!-- architecture, e.g. "4-bit bit-slice" -->
| word = <!-- word size, e.g. "4 bit" -->
| proc = <!-- process, e.g. "8 μm" -->
| clock = <!-- clock speed, e.g. "740 kHz" IF RANGE, USE PARAM BELOW! -->
| clock min = <!-- clock min speed, e.g. "200 MHz" -->
| clock max = <!-- clock max speed, e.g. "900 MHz" -->
}}