From WikiChip
Difference between revisions of "Template:microarchitecture"
Line 3: | Line 3: | ||
{{#if:{{{designer|}}}|{{!-}}|<div></div>}} | {{#if:{{{designer|}}}|{{!-}}|<div></div>}} | ||
{{#if:{{{designer|}}}|{{!}} style="min-width: 125px;" {{!}} '''Designer''' {{!}}{{!}} <!-- | {{#if:{{{designer|}}}|{{!}} style="min-width: 125px;" {{!}} '''Designer''' {{!}}{{!}} <!-- | ||
− | -->[[designer::{{{designer}}}]]<!-- | + | -->[[designer::{{{designer}}}]][[Category:microarchitectures by {{lc:{{{designer}}}}}]]<!-- |
− | -->{{#if:{{{designer 2|}}}|, [[designer::{{{designer 2}}}]]}}<!-- | + | -->{{#if:{{{designer 2|}}}|, [[designer::{{{designer 2}}}]][[Category:microarchitectures by {{lc:{{{designer 2}}}}}]]}}<!-- |
− | -->{{#if:{{{designer 3|}}}|, [[designer::{{{designer 3}}}]]}}<!-- | + | -->{{#if:{{{designer 3|}}}|, [[designer::{{{designer 3}}}]][[Category:microarchitectures by {{lc:{{{designer 3}}}}}]]}}<!-- |
− | -->{{#if:{{{designer 4|}}}|, [[designer::{{{designer 4}}}]]}}<!-- | + | -->{{#if:{{{designer 4|}}}|, [[designer::{{{designer 4}}}]][[Category:microarchitectures by {{lc:{{{designer 4}}}}}]]}}<!-- |
− | -->{{#if:{{{designer 5|}}}|, [[designer::{{{designer 5}}}]]}}<!-- | + | -->{{#if:{{{designer 5|}}}|, [[designer::{{{designer 5}}}]][[Category:microarchitectures by {{lc:{{{designer 5}}}}}]]}}<!-- |
-->}} | -->}} | ||
{{#if:{{{manufacturer|}}}|{{!-}}|<div></div>}} | {{#if:{{{manufacturer|}}}|{{!-}}|<div></div>}} | ||
Line 138: | Line 138: | ||
|}<!-- | |}<!-- | ||
-->[[Category:all microarchitectures]]<!-- | -->[[Category:all microarchitectures]]<!-- | ||
− | |||
-->[[full page name::{{FULLPAGENAME}}| ]]<!-- | -->[[full page name::{{FULLPAGENAME}}| ]]<!-- | ||
-->[[instance of::microarchitecture| ]]<!-- | -->[[instance of::microarchitecture| ]]<!-- | ||
--></includeonly><noinclude>{{documentation}} | --></includeonly><noinclude>{{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 17:37, 5 September 2016
Code
{{microarchitecture | atype = "CPU" or "GPU" (meta-related) | name = | designer = | manufacturer = | introduction = | phase-out = | process = | cores = | cores 2 = | cores N = | type = <!-- e.g. "Superscalar" --> | type 2 = | type N = | oooe = <!-- Yes or No only --> | speculative = <!-- Yes or No only --> | renaming = <!-- Yes or No only --> | stages = <!-- ONLY IF FIXED SIZE, otherwise use below for range --> | stages min = | stages max = | decode = 2-way | isa = | isa 2 = | isa N = | feature = | extension = | extension 2 = | extension N = | l1i = | l1i per = | l1i desc = | l1d = | l1d per = | l1d desc = | l2 = | l2 per = | l2 desc = | l3 = | l3 per = | l3 desc = | core name = | core name 2 = | core name N = | predecessor = | predecessor link = | successor = | successor link = | successor 2 = | successor 2 link = | successor N = | successor N link = }}