From WikiChip
Difference between revisions of "Template:microarchitecture"
Line 2: | Line 2: | ||
| style="text-align: center; background: #ccffcc; font-size: 16px;" colspan="2" | [[codename::{{{name|NAME-MISSING}}}| ]]'''[[name::{{{name|NAME-MISSING}}}]] µarch''' | | style="text-align: center; background: #ccffcc; font-size: 16px;" colspan="2" | [[codename::{{{name|NAME-MISSING}}}| ]]'''[[name::{{{name|NAME-MISSING}}}]] µarch''' | ||
{{#if:{{{designer|}}}|{{!-}}|<div></div>}} | {{#if:{{{designer|}}}|{{!-}}|<div></div>}} | ||
− | {{#if:{{{designer|}}}|{{!}} '''Designer''' {{!}}{{!}} [[designer::{{{designer}}}]]|}} | + | {{#if:{{{designer|}}}|{{!}} '''Designer''' {{!}}{{!}} <!-- |
+ | -->[[designer::{{{designer}}}]]<!-- | ||
+ | -->{{#if:{{{designer 2|}}}|, [[designer::{{{designer 2}}}]]}}<!-- | ||
+ | -->{{#if:{{{designer 3|}}}|, [[designer::{{{designer 3}}}]]}}<!-- | ||
+ | -->{{#if:{{{designer 4|}}}|, [[designer::{{{designer 4}}}]]}}<!-- | ||
+ | -->{{#if:{{{designer 5|}}}|, [[designer::{{{designer 5}}}]]}}<!-- | ||
+ | -->}} | ||
{{#if:{{{manufacturer|}}}|{{!-}}|<div></div>}} | {{#if:{{{manufacturer|}}}|{{!-}}|<div></div>}} | ||
− | {{#if:{{{manufacturer|}}}|{{!}} '''Manufacturer''' {{!}}{{!}} [[manufacturer::{{{manufacturer}}}]]|}} | + | {{#if:{{{manufacturer|}}}|{{!}} '''Manufacturer''' {{!}}{{!}} <!-- |
+ | -->[[manufacturer::{{{manufacturer}}}]]<!-- | ||
+ | -->{{#if:{{{manufacturer 2|}}}|, [[manufacturer::{{{manufacturer 2}}}]]}}<!-- | ||
+ | -->{{#if:{{{manufacturer 3|}}}|, [[manufacturer::{{{manufacturer 3}}}]]}}<!-- | ||
+ | -->{{#if:{{{manufacturer 4|}}}|, [[manufacturer::{{{manufacturer 4}}}]]}}<!-- | ||
+ | -->{{#if:{{{manufacturer 5|}}}|, [[manufacturer::{{{manufacturer 5}}}]]}}<!-- | ||
+ | -->{{#if:{{{manufacturer 6|}}}|, [[manufacturer::{{{manufacturer 6}}}]]}}<!-- | ||
+ | -->{{#if:{{{manufacturer 7|}}}|, [[manufacturer::{{{manufacturer 7}}}]]}}<!-- | ||
+ | -->{{#if:{{{manufacturer 8|}}}|, [[manufacturer::{{{manufacturer 8}}}]]}}<!-- | ||
+ | -->{{#if:{{{manufacturer 9|}}}|, [[manufacturer::{{{manufacturer 9}}}]]}}<!-- | ||
+ | -->{{#if:{{{manufacturer 10|}}}|, [[manufacturer::{{{manufacturer 10}}}]]}}<!-- | ||
+ | -->}} | ||
{{#if:{{{introduction|}}}|{{!-}}|<div></div>}} | {{#if:{{{introduction|}}}|{{!-}}|<div></div>}} | ||
{{#if:{{{introduction|}}}|{{!}} '''Introduction''' {{!}}{{!}} [[first launched::{{{introduction}}}]]|}} | {{#if:{{{introduction|}}}|{{!}} '''Introduction''' {{!}}{{!}} [[first launched::{{{introduction}}}]]|}} |
Revision as of 18:11, 16 May 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 = }}