From WikiChip
Difference between revisions of "Form:memory controller"

(Created page with "<noinclude> This is the "Memory controller" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a fo...")
 
(Added max type overclocked. Replaced ECC checkbox w/dropdown menu to permit "unknown" choice.)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "Memory controller" form.
+
This is the "memory controller" form invoked by [[Template:memory controller]].
To create a page with this form, enter the page name below;
 
if a page with that name already exists, you will be sent to a form to edit that page.
 
 
 
 
 
{{#forminput:form=Memory controller}}
 
 
 
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 +
{{{info|partial form|edit title=Add or change memory controller info}}}
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
{{{for template|memory controller}}}
 
{{{for template|memory controller}}}
 
{| class="formtable"
 
{| class="formtable"
 
! Type  
 
! Type  
| {{{field|type}}}
+
| {{{field|type|input type=text}}}
 
| (e.g. "DDR3-1333")
 
| (e.g. "DDR3-1333")
 
|-
 
|-
 
! Type 2:  
 
! Type 2:  
| {{{field|type 2}}}
+
| {{{field|type 2|input type=text}}}
 
| (e.g. "DDR4-1333")
 
| (e.g. "DDR4-1333")
 
|-
 
|-
 
! Type 3:  
 
! Type 3:  
| {{{field|type 3}}}
+
| {{{field|type 3|input type=text}}}
 
| (e.g. "DDR3-1333")
 
| (e.g. "DDR3-1333")
 
|-
 
|-
 
! Type 4:  
 
! Type 4:  
| {{{field|type 4}}}
+
| {{{field|type 4|input type=text}}}
 
| (e.g. "DDR3-1333")
 
| (e.g. "DDR3-1333")
 +
|-
 +
! Max Type Overclocked:
 +
| {{{field|max type oc|input type=text}}}
 +
| (e.g. "DDR3-2166")
 
|-
 
|-
 
! ECC:  
 
! ECC:  
| {{{field|ecc|input type=checkbox}}}
+
| {{{field|ecc|input type=dropdown|default=|values=Yes,No}}}
 
|-
 
|-
 
! Max Mem:  
 
! Max Mem:  
| {{{field|max mem}}}
+
| {{{field|max mem|input type=text}}}
 
|-
 
|-
 
! Controllers:  
 
! Controllers:  
| {{{field|controllers}}}
+
| {{{field|controllers|input type=text}}}
 
|-
 
|-
 
! Channels:  
 
! Channels:  
| {{{field|channels}}}
+
| {{{field|channels|input type=text}}}
 +
|-
 +
! Width:
 +
| {{{field|width|input type=text}}}, {{{field|width 2|input type=text}}}
 
|-
 
|-
 
! Max Bandwidth:  
 
! Max Bandwidth:  
| {{{field|max bandwidth}}}
+
| {{{field|max bandwidth|input type=text}}}
 +
|-
 +
! Frequency:
 +
| {{{field|frequency|input type=text}}}
 
|-
 
|-
 
! Bandwidth schan:  
 
! Bandwidth schan:  
| {{{field|bandwidth schan}}}
+
| {{{field|bandwidth schan|input type=text}}}
 
|-
 
|-
 
! Bandwidth dchan:  
 
! Bandwidth dchan:  
| {{{field|bandwidth dchan}}}
+
| {{{field|bandwidth dchan|input type=text}}}
 
|-
 
|-
 
! Bandwidth tchan:  
 
! Bandwidth tchan:  
| {{{field|bandwidth tchan}}}
+
| {{{field|bandwidth tchan|input type=text}}}
 
|-
 
|-
 
! Bandwidth qchan:  
 
! Bandwidth qchan:  
| {{{field|bandwidth qchan}}}
+
| {{{field|bandwidth qchan|input type=text}}}
 +
|-
 +
! Bandwidth hchan:
 +
| {{{field|bandwidth hchan|input type=text}}}
 
|-
 
|-
 
! Bandwidth ochan:  
 
! Bandwidth ochan:  
| {{{field|bandwidth ochan}}}
+
| {{{field|bandwidth ochan|input type=text}}}
 
|-
 
|-
 
! Bandwidth dechan:  
 
! Bandwidth dechan:  
| {{{field|bandwidth dechan}}}
+
| {{{field|bandwidth dechan|input type=text}}}
 
|-
 
|-
 
! PAE:  
 
! PAE:  
| {{{field|pae}}}
+
| {{{field|pae|input type=text}}}
 +
|-
 +
| '''Wide I/O ONLY:'''
 +
| Clock: {{{field|wide-io clock|input type=text|size=10}}} Width: {{{field|wide-io width|input type=text|size=10}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}
 
  
 
{{{standard input|summary}}}
 
{{{standard input|summary}}}

Latest revision as of 17:58, 14 April 2022

This is the "memory controller" form invoked by Template:memory controller.