From WikiChip
Difference between revisions of "Template:integrated memory controller"

(+Physical Address Extensions)
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
|-
 
|-
 
{{#if:{{{type|}}}|{{!-}}|<div></div>}}
 
{{#if:{{{type|}}}|{{!-}}|<div></div>}}
{{#if:{{{type|}}}|{{!}} style="min-width: 50px;" {{!}} '''Type''' {{!}}{{!}} {{{type}}}{{#if:{{{type 1|}}}|, {{{type 1}}}|}}<!--
+
{{#if:{{{type|}}}|{{!}} style="min-width: 125px;" {{!}} '''Type''' {{!}}{{!}} {{{type}}}{{#if:{{{type 1|}}}|, {{{type 1}}}|}}<!--
 
-->{{#if:{{{type 2|}}}|, {{{type 2}}}|}}<!--
 
-->{{#if:{{{type 2|}}}|, {{{type 2}}}|}}<!--
 
-->{{#if:{{{type 3|}}}|, {{{type 3}}}|}}<!--
 
-->{{#if:{{{type 3|}}}|, {{{type 3}}}|}}<!--
Line 29: Line 29:
 
{{#if:{{{bandwidth qchan|}}}|{{!-}}|<div></div>}}
 
{{#if:{{{bandwidth qchan|}}}|{{!-}}|<div></div>}}
 
{{#if:{{{bandwidth qchan|}}}|{{!}} '''Bandwidth (quad)''' {{!}}{{!}} {{{bandwidth qchan}}}|}}
 
{{#if:{{{bandwidth qchan|}}}|{{!}} '''Bandwidth (quad)''' {{!}}{{!}} {{{bandwidth qchan}}}|}}
 +
{{#if:{{{bandwidth ochan|}}}|{{!-}}|<div></div>}}
 +
{{#if:{{{bandwidth ochan|}}}|{{!}} '''Bandwidth (octa)''' {{!}}{{!}} {{{bandwidth ochan}}}|}}
 
{{#if:{{{max memory|}}}|{{!-}}|<div></div>}}
 
{{#if:{{{max memory|}}}|{{!-}}|<div></div>}}
 
{{#if:{{{max memory|}}}|{{!}} '''Max memory''' {{!}}{{!}} {{{max memory}}}|}}
 
{{#if:{{{max memory|}}}|{{!}} '''Max memory''' {{!}}{{!}} {{{max memory}}}|}}
 +
{{#if:{{{pae|}}}|{{!-}}|<div></div>}}
 +
{{#if:{{{pae|}}}|{{!}} '''Physical Address Extensions''' {{!}}{{!}} {{{pae}}}|}}
 
|}<noinclude>{{documentation}}
 
|}<noinclude>{{documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 14:10, 3 November 2016

Integrated Memory Controller
NOTE: This template has been deprecated. Please use Template:memory controller instead.

Code[edit]

== Memory controller ==
{{integrated memory controller
| type               = 
| type 2             = 
| type N             = 
| controllers        = 
| channels           = 
| ecc support        = 
| max bandwidth      = 
| bandwidth schan    = 
| bandwidth dchan    = 
| bandwidth tchan    = 
| bandwidth qchan    = 
| max memory         = 
| pae                = 
}}