From WikiChip
Editing phytium/microarchitectures/xiaomi

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page supports semantic in-text annotations (e.g. "[[Is specified as::World Heritage Site]]") to build structured and queryable content provided by Semantic MediaWiki. For a comprehensive description on how to use annotations or the #ask parser function, please have a look at the getting started, in-text annotation, or inline queries help pages.

Latest revision Your text
Line 1: Line 1:
 
{{phytium title|Xiaomi|arch}}
 
{{phytium title|Xiaomi|arch}}
 
{{microarchitecture
 
{{microarchitecture
|atype=CPU
+
| atype         = CPU
|name=Xiaomi
+
| name         = Xiaomi
|designer=Phytium
+
| designer     = Phytium
|manufacturer=TSMC
+
| manufacturer = TSMC
|introduction=2017
+
| introduction = 2017
|process=28 nm
+
| phase-out    =
|type=Superscalar
+
| process       = 28 nm
|oooe=Yes
+
| cores        =
|speculative=Yes
+
| cores 2      =
|renaming=Yes
+
| cores N      =
|isa=ARMv8
+
 
|l1i=32 KiB
+
| pipeline      = Yes
|l1i per=Core
+
| type         = Superscalar
|l1d=32 KiB
+
| type 2        =
|l1d per=Core
+
| type N        =
|l2=4 MiB
+
| OoOE          = Yes
|l2 per=Panel
+
| speculative   = Yes
|l3=16 MiB
+
| renaming     = Yes
|l3 per=CMC
+
| stages        = <!-- ONLY IF FIXED SIZE, otherwise use below for range -->
|core name=FTC660
+
| stages min    =
|core name 2=FTC661
+
| stages max    =
|core name 3=FTC662
+
| issues        =
|pipeline=Yes
+
 
|OoOE=Yes
+
| inst          = Yes
|inst=Yes
+
| isa           = ARMv8
|cache=Yes
+
| feature      =
|core names=Yes
+
| extension    =
 +
| extension 2  =
 +
| extension N  =
 +
 
 +
| cache        = Yes
 +
| l1i           = 32 KiB
 +
| l1i per       = Core
 +
| l1i desc      =
 +
| l1d           = 32 KiB
 +
| l1d per       = Core
 +
| l1d desc      =
 +
| l2           = 4 MiB
 +
| l2 per       = Panel
 +
| l2 desc      =
 +
| l3           = 16 MiB
 +
| l3 per       = CMC
 +
| l3 desc      =  
 +
 
 +
| core names      = Yes
 +
| core name       = FTC660
 +
| core name 2      = FTC661
 +
| core name N      =
 
}}
 
}}
 
'''Xiaomi''' is an [[ARM]] microarchitecture designed in-house by [[Phytium]] for their consumer market and server-based microprocessors.
 
'''Xiaomi''' is an [[ARM]] microarchitecture designed in-house by [[Phytium]] for their consumer market and server-based microprocessors.
Line 35: Line 56:
 
! Codename !! Brand !! Description
 
! Codename !! Brand !! Description
 
|-
 
|-
| Mars || {{phytium|FT-2000}}<br>{{phytium|FT-2000+}} ||
+
| Mars || {{phytium|FT-2000}} ||
 
* High performance
 
* High performance
 
* High bandwidth, Large memory
 
* High bandwidth, Large memory
Line 91: Line 112:
  
 
==== Back End ====
 
==== Back End ====
The back-end performs operations [[out-of-order]] for the most part and is in charge of queuing instructions, executing them and retiring them. Dispatch contains a 160-entry [[ReOrder Buffer]] (ROB) and can dispatch up to 4 instructions per cycle. Note that over 210 instructions can be in-flight throughout the entire pipeline. Operand values can be read from Xiaomi's [[physical register file]] and an [[architectural register file]] in order to remove the various dependencies. Registers are only updated from the physical register file to the architectural register file when the corresponding instructions require. The physical register file contains 192 physical [[registers]] supporting up to four parallel instruction reads. Because [[ARM]] has instructions with up to four [[operands]], the register file would need 16 ports to support those simultaneous instructions. To reduce some of the complexity, Phytium chose to reduce the number of ports to 12 where some of the ports are dedicated to each instruction and others are [[multiplexed]]. Phytium explained this decision resulted in a 2.5% reduction in area while adding 0.017% in performance overhead.
+
The back-end performs operations [[out-of-order]] for the most part and is in charge of queuing instructions, executing them and retiring them. Dispatch contains a 160-entry [[ReOrder Buffer]] (ROB) and can dispatch up to 4 instructions per cycle. Note that over 210 instructions can be in-flight throughout the entire pipeline. Operand values can be read from Xiaomi's [[physical register file]] and an [[architectural register file]] in order to remove the various dependencies. Registers are only updated from the physical register file to the architectural register file when the corresponding instructions require. The physical register file contains 192 physical [[registers]] supporting up to four parallel instruction reads. Because [[ARM]] has instructions with up to four [[operands]], the register file would need 16 ports to support those simultaneous instructions. To reduce some of the complexity, Phytium chose to reduce the number of ports to 12 where some of the ports are dedicated to each instruction and others are [[multiplexed]]. Phytium explained this decision resulted in a 2.5% reduction in area while adding 0.017% in overhead performance.
  
 
===== Execution Units =====
 
===== Execution Units =====
Line 106: Line 127:
 
! !! Int !! FP
 
! !! Int !! FP
 
|-
 
|-
! SPEC_CPU2006_base<br>(Single core)
+
! SPEC_CPU2006_base<br>(Single copy)
 
|19.2
 
|19.2
 
|17.8
 
|17.8
 
|-
 
|-
! SPEC_CPU2006_rate<br>(64 cores)
+
! SPEC_CPU2006_rate<br>(64 copies)
 
| 672
 
| 672
 
| 585
 
| 585
 
|}
 
|}
 
== All Xiaomi Processors ==
 
<!-- NOTE:
 
          This table is generated automatically from the data in the actual articles.
 
          If a microprocessor is missing from the list, an appropriate article for it needs to be
 
          created and tagged accordingly.
 
 
          Missing a chip? please dump its name here: https://en.wikichip.org/wiki/WikiChip:wanted_chips
 
-->
 
{{comp table start}}
 
<table class="comptable sortable tc4">
 
{{comp table header|main|6:List of Xiaomi-based Processors}}
 
{{comp table header|cols|Launched|Cores|L2|%Frequency|%TDP}}
 
{{#ask: [[Category:microprocessor models by phytium]] [[microarchitecture::Xiaomi]]
 
|?full page name
 
|?model number
 
|?first launched
 
|?core count
 
|?l2$ size
 
|?base frequency#GHz
 
|?tdp#W
 
|format=template
 
|template=proc table 3
 
|userparam=7
 
|mainlabel=-
 
}}
 
{{comp table count|ask=[[Category:microprocessor models by phytium]] [[microarchitecture::Xiaomi]]}}
 
</table>
 
{{comp table end}}
 
  
 
== Bibliography ==
 
== Bibliography ==
* {{bib|hc|27|Phytium}}
+
* {{hcbib|27}}

Please note that all contributions to WikiChip may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see WikiChip:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)
codenameXiaomi +
designerPhytium +
first launched2017 +
full page namephytium/microarchitectures/xiaomi +
instance ofmicroarchitecture +
instruction set architectureARMv8 +
manufacturerTSMC +
microarchitecture typeCPU +
nameXiaomi +
process28 nm (0.028 μm, 2.8e-5 mm) +