Showing posts with label SoC. Show all posts
Showing posts with label SoC. Show all posts

24 April, 2013

AMD + SoC + ARM

The previous post was about AMDs current bugdet-line mobile processors. Before that, I posted (in Norwegian) about their plans for future mobile solutions.

They are basing their new budget-line / mobile processors on the "Jaguar" microarchitecture (the pre-decessing C- and E-series are "Brazos" based), and will sport 64-bit dual- or quad-core ("Bobcat" x86-cores) with integrated Radeon 8000 graphics (80-core GPU), significantly outperforming any "Atom"-chips with integrated graphics from Intel.

The new "AMD Embedded G-series System-on-Chip" sets will be made in two versions (or architectures): x86 and ARMDetermining which architecture a chip is based on, is as easy as looking at the CPU-logo; the ARM-version will have an "A" in the lower right corner of the logo and the x86-version will have an "X" (as shown in the picture below).


AMDs "Embedded G-series SoC" seems to be direct competition against Intels "Atom" budget-line. CPU-vendor competitiveness is, as we all know (at least the one's paying attention), a good thing :-P

It will be exciting to see how the combination ARM+Radeon will operate and behave performance-wise :-) since I've been an avid embedded (ARM ) fan for years, it'll also be quite interesting to see AMD play with both CISC- and RISC-based designs in the same series.

AMD press-release:
http://www.amd.com/us/press-releases/Pages/amd-embedded-gseries-2013apr23.aspx

23 April, 2013

AMD, SoC og ARM.



AMDs nye satsing på bærbare enheter heter "AMD Embedded G-series System-on-Chip" (kort: SoC), basert på AMDs nye Jaguar mikroarkitektur.

AMDs pressemelding:
http://www.amd.com/us/press-releases/Pages/amd-embedded-gseries-2013apr23.aspx

Det er nok den nye strømgjerrige serien som skal konkurrere direkte med Intels "Atom"-serie (benyttet i NAS-bokser, nettbrett, mini-laptoper, osv.).

Brikkene skal lages i to arkitekturer: ARM og x86. Om brikken er ARM- eller x86-basert ses nede i høyre hjørne av logoen hvor det blir trykt en "A" for ARM, og en "X" for x86 (bildet ovenfor viser en x86-basert brikke). De vil også komme med to eller fire kjerner som vil kjøre på en klokkefrekvens mellom 1 til 2 GHz. Grafikkmessig stiller AMD seg bedre enn Intel. Disse brikkene har integrert GPU basert på Radeon 8000 som i følge AMD gir opptil 5 ganger bedre grafikkytelse enn tilsvarende "Atom"-prosessorer fra Intel.

Personlig liker jeg veldig at AMD leker med å blande CISC / RISC i en brikke-serie, og det vil bli voldsomt spennende å se hvordan brikke-kombinasjonen ARM / Radeon vil oppføre seg i bruk.

Hardware.no-artikkel:
http://www.hardware.no/artikler/dette-er-amds-nye-atom-konkurrent/132867

16 December, 2012

Unified ARM Linux kernel source

Acorn RISC Machine
Finally, ARM manufacturers have been stepping up their efforts at unifying a single source-tree for their architecture(s). Linus announced the merging of multi-platform ARM code into the mainline Linux source-tree in October.

This means ARM developers don't need to compile a different Linux kernel for each ARM SoC they develop for, but instead they can use one single source-tree for all SoCs.

http://www.zdnet.com/one-linux-for-all-arm-systems-7000005348/