Jump to content

Xenos (graphics chip)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Widefox (talk | contribs) at 22:56, 17 April 2013 (links, fix grammar, no redund see also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Xenos is a custom graphics processing unit (GPU) designed by AMD (formerly ATI), used in the Xbox 360 video game console developed and produced for Microsoft. Developed under the codename "C1",[1] it is in many ways related to the R520 architecture and therefore very similar to an ATI Radeon X1800 series of PC graphics cards as far as features and performance are concerned. However, the Xenos introduced new design ideas that were later adopted in the R600 series, such as the unified shader architecture. The package contains two separate silicon dies, the GPU and an eDRAM, featuring a total of 337 million transistors.

Specifications

On the chip, the shader units are organized in three SIMD groups with 16 processors per group, for a total of 48 processors. Each of these processors is composed of a 5-wide vector unit (total 5 FP32 ALUs) that can serially execute up to two instructions per cycle (a multiply and an addition). Thus each of the 48 processors can perform 10 floating-point ops per cycle. All processor in a SIMD group execute the same instruction, so in total up to three instruction threads can be simultaneously under execution.

  • 500 MHz parent GPU on 90 nm, 65 nm (since 2008) or 45nm (since 2010) TSMC process of total 232 million transistors
    • 240 (48*5 vector units) floating-point vector processors for shader execution, divided in three dynamically scheduled SIMD groups of 80 (16*5) processors each.[2]
      • Unified shading architecture (each pipeline is capable of running either pixel or vertex shaders)
      • 10 FP ops per vector processor per cycle (5 fused multiply-add)
      • Maximum vertex count: 6 billion vertices per second ( (48 shader vector processors × 2 ops per cycle × 500 MHz) / 8 vector ops per vertex) for simple transformed and lit polygons
      • Maximum polygon count: 500 million triangles per second[2]
      • Maximum shader operations: 96 billion shader operations per second (3 shader pipelines × 16 processors × 4 ALUs × 500 MHz)
      • 240 GFLOPS
      • MEMEXPORT shader function
    • 16 texture filtering units (TF) and 16 texture addressing units (TA)
      • 16 filtered samples per clock
        • Maximum texel fillrate: 8 gigatexels per second (16 textures × 500 MHz)
      • 16 unfiltered texture samples per clock
    • Maximum Dot product operations: 24 billion per second
    • Support for a superset of DirectX 9.0c API DirectX Xbox 360, and Shader Model 3.0+
  • 500 MHz, 10 MiB daughter embedded DRAM (at 256Gbit/s) framebuffer on 90 nm, 80 nm (since 2008 [3]) or 65nm (since 2010 [4]).
    • NEC designed eDRAM die includes additional logic (192 parallel pixel processors) for color, alpha compositing, Z/stencil buffering, and anti-aliasing called “Intelligent Memory”, giving developers 4-sample anti-aliasing at very little performance cost.
    • 105 million transistors [5]
    • 8 Render Output units
      • Maximum pixel fillrate: 16 gigasamples per second fillrate using 4X multisample anti aliasing (MSAA), or 32 gigasamples using Z-only operation; 4 gigapixels per second without MSAA (8 ROPs × 500 MHz)
      • Maximum Z sample rate: 8 gigasamples per second (2 Z samples × 8 ROPs × 500 MHz), 32 gigasamples per second using 4X anti aliasing (2 Z samples × 8 ROPs × 4X AA × 500 MHz)[1]
      • Maximum anti-aliasing sample rate: 16 gigasamples per second (4 AA samples × 8 ROPs × 500 MHz)[1]
  • Cooling: Both the GPU and CPU of the console have heatsinks. The CPU's heatsink uses heatpipe technology, to conduct heat from the CPU to the fins of the heatsink. The heatsinks are actively cooled by a pair of 60 mm exhaust fans. The new XCGPU chipset redesign is featured in the Xbox 360 S and integrates the CPU (Xenon) and GPU (Xenos) in one package and is actively cooled by a single heatsink rather than two.

References

  1. ^ a b c Wavey Dave Baumann. "ATI Xenos: Xbox 360 Graphics Demystified". Beyond3D. Retrieved 2006-04-11.
  2. ^ a b Xbox 360 hardware specifications
  3. ^ "Welcome to Valhalla - Inside the New 250GB XBox 360 Slim". Anandtech.
  4. ^ "Tech Report: A Look At The EDRAM On Valhalla". Image Quality Matters.
  5. ^ ATI engineers by way of Beyond 3D's Dave Baumann.

See also