Apple Buys a Chip Company for $278M 322
An anonymous reader writes "Apple's just bought a chip company, P.A. Semi that could make chips for iPhones and maybe iPods. Apple wouldn't reveal the exact plans, but Dan Dobberpuhl, lead designer of Alpha's chips, is known for making super efficient processors, like a 64-bit dual core last year that was supposedly about 300% more efficient than the nearest competition, using only 5 to 13 watts at 2GHz. Apple's quarterly results are later today, so we might hear more about the deal. This is something of a blow to ARM, especially with the mobile chip market heating up recently, with forays by Intel and Nvidia adding to competition from established players like VIA."
And thus it starts anew (Score:5, Funny)
Apple will ditch intel (Score:2, Funny)
Re: (Score:3, Interesting)
Re:Apple will ditch intel (Score:4, Insightful)
Re: (Score:2)
I don't think that Apple could really switch back though. I think some of the pickup in their sales was the fact that one could run a virtualization blob for those who want/need to run Windoze but would rather have a Mac.
Re:Apple will ditch intel (Score:5, Insightful)
Steve Jobs just felt let down by the guys at IBM and Freescale when he wanted a chip that did this in this power envelope and they gave him THAT, 6 months or a year late.
There is no way you will find a PowerPC processor in an Apple mobile device like iPod or iPhone. It just doesn't make any sense to try and shoehorn PPC into a market where it's never gained a foothold. It's true that the only reason PPC isn't there right now is because nobody wants to throw away billions of lines of ARM code, ARM binaries and ARM support with ARM operating systems after 10 years of using ARM, but that just makes it harder to change. Apple don't have that "legacy" (after all they run MacOS X on the iPhone, and MacOS X is already done for PPC..) but I still think it would be a wasteful thing to buy a company like PASemi and roll them into doing in-house iPhone chips. iPhone is about as cheap and power-friendly as it's going to get for a long time, so there is no point expending all these resources on a PPC iPhone.
Of course if they bought one out I'd be first in line; just I think it's unlikely.
PASemi's big markets are currently in the server storage market. I think this is more likely to be a play for the next XServe RAID, SAN software and even to bop IBM on the head given the release of POWER6. If you can't afford or justify a POWER6 system, you could probably buy an Apple PASemi rack with 16-64 cores per 1U for a fraction of the price (and greater aggregate performance).
What is missing here is some sense on the part of the news reporters, who obviously don't understand the difference between highly embedded portable devices and a low power consumption network processor. PASemi certainly do NOT specialise in low power chips for "small devices", they specialise in low power chips for *communications infrastructure* like storage, advanced image processing, cryptography and the like. I am finding it hard to imagine that a chip with capability to support 10Gbe ports and a huge amount of comms bandwidth, transitions to "it's the next iPod processor".
Apple does not have billions of lines of ARM code (Score:4, Insightful)
Apple doesn't have much in the way of ARM code at all, to the extent that nearly all of their ARM code is generated by a compiler. Apple has C and Objective C code, and has LLVM [llvm.org] sitting between the hardware and the Apple application source code. Apple can run on any hardware platform they like. They can support more than one hardware platform at almost negligible marginal cost. While the rest of the industry flails about, with their obsolete notions of "platform wars", Apple can simultaneously participate on the industry standards platform (or platforms as the case happens to be) and also invent a better platform, for one or many other product categories. Those can also overlap.
Apple is essentially platform agnostic, with respect to hardware.
Re: (Score:3, Insightful)
There's no real advantage to using the current PASemi line-up for AppleTV or Mac Mini for those ends, and adding the components to shore it up to those requirements would take 18 months at least. At the very least. To what benefit? The current models work just fine.
More likely they have a plan for PA6T in server and storage, and will tap the company for talent in improving the iPhone such as a custom ARM SoC which does *
Re:Apple will ditch intel (Score:5, Interesting)
One bright little commenter on El Reg suggested that another reason for Apple buying this company could be for a console release, as Apple recently acquired a patent which could be for console gaming. [reghardware.co.uk]
Re: (Score:3, Funny)
Sweet. I can't wait for the Pippin 2! There's no way it won't be a success this time....
Re:Apple will ditch intel (Score:4, Interesting)
Re: (Score:2)
Re: (Score:2)
** i.e. true 3D acceleration accessed via OpenGL ES
Re: (Score:2)
Re:Apple will ditch intel (Score:5, Insightful)
I don't think that is quite right. If you go to their website and have a look at the documents for their reference design, it's all about high performance embedded applications. I'd expect to see these in comms applications... or purpose built high speed data handling. But not phones or PDAs or things like that.
Re: (Score:2)
Re: (Score:2)
Back when DEC was selling Alphas we had a bunch heating the lab. Nice boxes, a lot faster for our app than Wintel but that was then and this is now.
Re: (Score:3, Informative)
OS X is based on FreeBSD/Darwin, so ultimately it is based on UNIX. UNIX was written to be very portable. OTOH, while Windows NT wayyy a long time ago had support for Alpha, MIPS, etc., the real story is that the reason those never got updated is that the Windows NT codebase has become increasing saddled with platform-specific crap as Microsoft has had to add things f
Re: (Score:2)
Re:Apple will ditch intel (Score:5, Informative)
Compaq killed off the Alpha machines right before Windows 2000 shipped. Microsoft reportedly continued to update the Alpha port simply to ensure portability was still achieved until the Itanium hardware was ready.
Early Xbox 360 development kits were PPC hardware (rumor had it they were based on the Power Mac G4) running Windows NT 4. In fact, the Xbox 360 OS is derived from that of the Xbox, which was derived from Windows 2000.
The real reason the ports were never updated was that there was no real demand. i386 managed to achieve dominance by the time NT 4 was released (for i386, MIPS, PPC, and Alpha). Otherwise we might all be using Alpha workstations.
Re: (Score:2, Interesting)
You didn't read what I wrote. As I said, NT is portable. The current code isn't all based on NT -- much of it is new, and they didn't bother with portability the way Dave Cutler did for NT. What you're operating on here is very outdated knowledge -- there's a very good reason why the Early XBOX 360 kits were running NT 4 and
Re: (Score:2)
Re: (Score:2)
It was on different systems, but getting it there wasn't easy.
You could not just compile it and have it run.
Re:Apple will ditch intel (Score:5, Insightful)
IA64 uses EFI, but MS won't adopt EFI for IA32 until PCs are all EFI, probably Windows 7 in 2010 (if it's on time, hehe). That's another three years of core compatibility failure between the two platforms.
Also, 64bit x86 and 32bit x86 are similarly binary incompatible because of MS' engineering decisions.
Mac OS X is not only 64bit and EFI savvy, but there's no problem running the same software on 32/64 bit hardware, and there's even a smooth ramp between the PPC/Intel platforms. Apple even has their OS running on ARM, rather than a seperate "mobile version" that uses an entirely different kernel design, as MS did with WinCE.
So despite MS' mid 90s efforts to make NT cross platform, it was never really accomplished in a workable way (no equivalent to the late 80s NeXTSTEP running on all those platforms, nor the modern Universal Binary Apple is using), and that's why MS couldn't sustain it.
Saying there was "no real demand" for cross platform support is a bit silly. You could also say Bob was excellent, and just lacked "enough demand." There was "no real demand" for NT's cross platform features because IT WASN'T VERY GOOD.
Windows Vista, 7, and Singularity: The New Copland, Gershwin, Taligent [roughlydrafted.com]
Re: (Score:2)
Re: (Score:2)
Re:Apple will ditch intel (Score:5, Informative)
Re: (Score:2, Interesting)
Yes, the hardware is modern. The problem with x86 is the ridiculous single-accumulator, register-poor architecture, coupled with that byzantine, non-orthagonal instruction set. Say what you will about shadow registers and prefetch caches, the fact is that x86 is 1970's technology running on 2000 hardware.
Re: (Score:3, Informative)
"single-accumulator" hasn't been true since the 286, IIRC. x86-64 has 16 general purpose registers, any of which can be used for accumulators. (not VLIW-ish in register count, but not shabby either) but even x86-32 could use multiple registers as accumulators, albeit with some operations requiring an extra micro-op.
> byzantine, non-orthagonal instruction set
it's my understanding that the instruction set *is* orthagonal, unless you're executing 8080 or
Re: (Score:3, Interesting)
Apple "locked in" to x86 (Score:5, Informative)
Apple is no longer free to change their CPU architecture. They are "locked in" to x86 due to their dependence on running Windows. Mac market share jumped significantly when they switched to Intel and jumped significantly again when they offered Windows compatibility. While Windows emulation has been available since at least G3 PowerPC Macs, it suffered greatly because it had to emulate the x86 CPU instruction set. The switch to Intel made that unnecessary and made emulation viable. The decades old question, should I go Mac or PC, largely ended. You could have both on a single machine. When dual boot became an option then the last barrier fell, those who needed absolute performance, gamers for example, could now have both on a single machine. Switching to a non-x86 Mac architecture would probably destroy the 50% increase in market share, 4% to 6%, that Intel brought them.
You are echoing the same argument that the PowerPC consortium made in the very early 90s. The flaw in their logic and yours is that Intel can overcome x86 inefficiency and difficulty of working with it by spending more money. PowerPC was more efficient and a modern design that could more easily be enhanced, but Intel could throw 10x the resources at x86. PowerPC did not really fail because it failed to improve, it failed because no one ever imagined that Intel could get the x86 to the levels of performance that they did. The PowerPC folks expected Intel to try to move x86 users to a new CPU, Itanium as it turned out, and that would break the x86 lock and allow buyers to consider other non-x86 alternatives. I believe you are making the same mistake. Consider that the x86 architecture is really a facade, that underneath this facade Intel is free to change from one modern RISC design to another, or to whatever is next, allowing them to increase performance without breaking compatibility. On the fly translation of x86 operations into RISC micro-ops combined with reordering and other technologies is going to be far harder to overcome than you suggest.
Re: (Score:2)
This rumor keeps swirling around Apple circles, even in more insider ones. My father is an Apple Consultants Network member, reads the mailing lists you get on when you're one of them, and follows all kinds of Apple news sites and he keeps telling me that Apple has some kind of big gaming "thing" in its skunkw
Re: (Score:3, Interesting)
Re:Apple will ditch intel (Score:5, Insightful)
How the hell do they not have the resources?
Re:Apple will ditch intel (Score:4, Interesting)
Are you sure about all this? Using data from Wikipedia I have Sony Ericsson's net income as 1.582 billion while Apples is listed as 3.5 billion. For Revenue I have Sony Ericsson at 17.389 billion compared to Apple's 24.01 billion. BTW, all numbers are in USD, and Sony Ericsson's numbers were figured using Google's exchange rate calculator.
Re: (Score:3, Insightful)
Re: (Score:2)
I've extensively used Amiga OS, Mac OS, Windows, and dabbled in Linux, and I can safely say that Mac OS 'works' just as well as any of them, so I don't know what you are talking about tbh.
Re: (Score:2)
I don't doubt you are correct, but all that always some at a price (in dollars.)
Re: (Score:2)
Re: (Score:2)
Re: (Score:3, Insightful)
That's a gross distortion of reality. PowerPC always did up through the G4, and the G5 comes close as well. I'd consider the G5 a pretty modern desktop processor. Yeah, it uses a handful of instructions that are cracked or microcoded, but those are the exception, not the rule, and it is easy to build fully-functional code that doesn't use any microcoded instructions. With x86-derived CPUs, microcoded instructions are the rule, and it is almost i
How much better than the competition? (Score:2)
The PA Semi's site says 5-13W _typical_.
Intel already has a 2.13GHz _quad_ core at 40W TDP, it's called the L5408.
And Intel are coming up with even lower power chips soon (Intel Atom). 1.6GHz - TDP = 2.3W. Naturally these won't benchmark as well,
Re: (Score:2)
I agree with the rest of the people that replied to this. It's highly doubtful that Apple with ditch Intel on their computers because they just made the change and people are just now starting to accept it.
Well, I'd agree that they won't ditch Intel outright. But what's stopping them from marketing products based on both architectures? They already support them both, and PPC could have some distinct advantages for blades, handhelds, etc.
Given that they already support them both, they really have no reason to allow themselves to be locked into either one exclusively. They can use whichever processor best suits the particular product.
Re: (Score:2)
Obvious move for Apple (Score:5, Interesting)
This is a precursor to some big things and I think Apple is taking itself in an entirely new direction.
Just me $0.02.
Re: (Score:2)
Maybe something along the lines of ubiquitous computing or a clever home-based device. Who (outside of Apple) knows?
Re: (Score:2)
Re:Obvious ERROR by Apple (Score:5, Interesting)
Maybe they've got something in mind but that they don't think they can convince different chip makers to move in that direction. They've just got a ton of cash laying around, maybe they felt like taking a little risk is worth it to get certain types of chips that they really want. This isn't Apple just blindly jumping into an industry that they have no idea about. There's got to be a specific reason for this.
Re: (Score:2, Insightful)
Re: (Score:2)
That would be a seriously foolish move for Apple partly because they make so much money off of hardware, but also because one of their main design philosophies is designing the whole "widget"
I think you've hit the nail on the head here. By owning their own company, and one that has a reputation for being the most efficient, they have the opportunity to start creating devices completely on their own terms. They're moving closer to completely building ipods and other small devices themselves. If they just made all the chips for their portable devices I'm sure this acquisition will be profitable in the end, even if it's just because they can make chips specifically for their own needs.
But this
Re:Obvious ERROR by Apple (Score:5, Insightful)
This company that they bought simply licenses the Power architecture from IBM, and then makes manufacturing/design changes to make the chips more energy efficient. They make a dual-core 2GHz power chip with 2MB of cache, and integrated DDR2 controller with DMA controller... burning just 5-13W. AFAIK, no one else is making anything similar. Atom seems similar on the x86 side, but is larger and does not have the same features.
If Apple gained the ability to produce a product that others cannot match, then the move was not stupid. If Apple bought a commodity chip maker, then the move was stupid. They can always spin it back off if the product becomes a commodity.
Re:Obvious ERROR by Apple (Score:4, Interesting)
Far more likely is that Apple want them to design a 2GHz dual-core ARM compatible CPU. Depending on the design of their current CPUs, it could be possible that this work could just affect a relatively small part of the overall CPU (although still a lot of work).
Then again, why not move to using POWER in Apple's mobile devices instead of ARM... hmm.
It's less than 2% of Apple's savings, and I believe the company already has clients and sales so it could just be a good investment in the long term.
Re: (Score:2)
The odd thing is that it is a POWER instruction set CPU.
If you remember back to 2005 when Apple was desperate for a low-power laptop chip, this is the same company (and in fact the same chip) that they were partnered with to provide Power-based laptop chips. I think the company got a bit behind schedule, and Apple didn't want to rely on a startup - so they made the switch to Intel.
So, I think Apple is perfectly willing to use these chips, and I suspect already did any porting work several years ago. Hell, they might even have some Rosetta-esque technology that
Re: (Score:2)
They didn't "make design/manufacturing changes to make chips more energy efficient", they started the core and all the peripheral units from scratch, from the ground up, and just made sure it ran 64-bit PPC code at the end of it. Far more than an IBM licensed chip
What is hard to get to grips to is what plans Apple have for a company that makes PPC chip designs, whe
Re: (Score:2)
These are the guys Apple was working with just before the Intel shift, trying to get a decent laptop chip. They may have connections to the company that we are not aware of.
Re:Obvious ERROR by Apple (Score:5, Insightful)
Unless they have something really, really specific in mind that the market can't provide.
Remember, macs had SCSI despite the expense because the market had nothing that did anything similar available at the time. They had SCSI until peripheral busses like Firewire and USB arrived, at which point they dumped it like a dead rat. See also their long string of proprietary monitor connectors - the 25-pin mac standard, Applevision, ACD - the latter two of which provide essentially the same functionality for two different generations of technology.
In my experience, Apple's the kind of company who's willing to let other companies make the bits (including software), if the bits do what they need. If they can't get anything useful from third parties, they will make it themselves. The best example there (after the Mac itself) would be software - MP3 players on MacOS were unstable, crash-prone winamp clones until Apple bought an audio software company and then iTunes came along.... and entry level through prosumer (and even pro, depending on who you talk to) video editing on the mac SUCKED ASS until Apple bought a chunk of video editing software and twisted it into the awesome that is Final Cut Pro.
Re: (Score:2)
How in the world would this help Apple? If they could make their own, cutting out the middle men that need to make a profit, it seems to me that this would be a great move. Developing in house almost always yields cheaper components, better fits, etc... You own it! Now couple this with the fact that Apple at least seems to think that
Stupid ahead my be smart behind (Score:3, Insightful)
This was stupid.
But what if Apple just denied all other small device makers the use of a chip that's three times more efficient than the competition?
Then Apple has the best chip, that no-one else can have at any price...
It's easy to say something looks stupid now, but without the roadmap for the company and for Apple you are just guessing. And Apple has
Re: (Score:3, Interesting)
The semiconductor industry is really only interested in creating the best "general-purpose" semiconductor. If a hardware company like Apple has specific or divergent needs, their choices are to pay through the nose to "partner" with a chipmaker to accommodate their requirements (if they can find one willing), or to buy a chipmaker outright and do whatev
Re: (Score:3, Interesting)
Also, if you have a chip that is better than everyone else's, and you own that chip, that's a huge competitive advantage.
I'm not saying this is the case here. Just saying that there may be sound reasons for a move such as Apple's.
A blow to ARM? (Score:4, Informative)
Re:A blow to ARM? (Score:5, Interesting)
Yes, a blow to ARM the COMPANY (Score:2)
Re: (Score:2)
PPC R0X0RZ T3H K1L1MANJARO! (Score:4, Funny)
Re: (Score:2)
Thank God (Score:2)
Can someone smarter than me about these matters explain to me what this means? Why did Apple do it? Did they get a good value for it?
Re:Thank God (Score:5, Informative)
Jobs is a control freak, so maybe cost has nothing to do with it, but as a business move, it has the chance to work for you.
As for being a good value for the purchase, Apple seems to think so.
Re: (Score:2)
Re: (Score:3, Interesting)
Why did Apple do it?
I love to speculate! :)
Maybe they want to release a PPC Mac (maybe as a set-top or something) just to keep price and development pressure on Intel? If there is a new PPC Mac in the field, software vendors might feel compelled to continue shipping universal binaries instead of going Intel-only.
The problem with my little hypothesis there is that Intel already has price pressure from AMD on the laptop/desktop and the various ARM players on the embedded front.
So here's a better hypothesis: These guys have figu
Efficiency (Score:2, Interesting)
Re:Efficiency (Score:4, Insightful)
Re: (Score:2)
If you're getting 20MPG in gridlock then you're really not doing too bad at all. Just saying...
Re: (Score:2)
If you're getting 20MPG in gridlock then you're really not doing too bad at all. Just saying...
odd. (Score:4, Interesting)
The idea that hidden up their sleeves P.A. Semi has an ultra efficient SOC design for a next generation iPhone/iPod/Tablet is sort of interesting but I'd be really surprised if a dark horse came out nowhere and outdid the various upcoming Intel offerings or even the existing ARM SOC designs. Intel is very, very proud of their Low Voltage and Ultra Low Voltage parts but surely that added cost doesn't make it worth Apple's while to go out a buy a company.
The idea that P.A. Semi has a next generation chip suitable workstation or home computer applications for me is even more unlikely. I think it would have to some chip to really motivate Apple to go away from Intel for their Mac lines.
Re: (Score:2)
Re: (Score:3, Insightful)
Granted Apple might have just been using PA to leverage against Intel, but if the guy's at PA thought for sure Apple was going to pick them for the desktop they must have a fairly competitive product in the pipeline.
If It Cuts the Price of an iPhone... (Score:5, Funny)
Expertise (Score:5, Insightful)
There are all sorts of things that Apple could be looking at this for Apple TV, iPhone, Tablet's, Apple EEPC/Macbook Air, Newton, iPod or even something different.
But at the same time they like to work with Intel on chip designs. They had one specially made for the Macbook Air. Besides the implied threat of an ability to go their own way they might find that collaborating with Intel on design may give them a massive say in the ultra-low power chips end up.
Without directly using PA Semi chips they could use PA semi to improve their own power consumption. Ultimately, $278m isn't actually that much money given the importance of low power performance to Apple across most of their product line.
Apple and chips does not mix (Score:4, Funny)
Re:Apple and chips does not mix (Score:4, Funny)
ob (Score:2)
(Readers left of the pond may substitute Lays and Herr's, otherwise you won't have a clue what I'm on about).
Re: (Score:2)
Bogus comparison with ARM (Score:2, Informative)
Except that, ARM unlike all the other companies named, doesn't actually _make_ chips. It designs cores, which it licenses to other companies - many other companies in fact.
Apple changing architecture I suppose is possible (not like they haven't before), but it seems like an odd step when there are many ARM-based manufacturers to choose from. ARM themselves wins no matter what.
Re: (Score:3, Informative)
Re: (Score:2)
PowerPC Makes Sense for Apple (Score:5, Interesting)
I've always wondered why Steve Jobs didn't announce a dual-architecture strategy from the get-go. But perhaps that was the plan all along, and Apple simply needed to announce "Intel only" to get all their developers moved as quickly as possible to universal binaries. Now that Microsoft and Adobe, the last holdouts, have complied, Apple can go back to a dual (or even tri, with iPhone's ARM) architecture approach, choosing the right processor core for the right device and maximizing its flexibility and distinctiveness.
For example, the PowerPC core would be perfect for AppleTV and possibly a new Mac nano, where the cost of an Intel chip simply doesn't make sense. Apple is probably losing money on every AppleTV box right now. Every universal binary already runs on PowerPC, so all the applications and development ecosystem are already in place. The fact VMware and Parallels don't run on PowerPC is a feature, not a bug: Apple can wean some more users away from Microsoft Windows as certain devices hit the market and get some better market segmentation. Users who want Intel can buy Intel, and users who want alternative form factors, alternative power consumption profiles, lower cost, and/or new device categories can get PowerPC under the hood and still run the full Mac OS X portfolio of software. And having their own chip company helps keep Intel honest. Apple probably didn't like Intel's forced march from Santa Rosa to Penryn. That was inconsistent with Apple's longer product cycles. And all the game consoles are PowerPC-based, so that could be appealing if Apple ever wants to entice some game developers over to some of their devices. (Games do tend to work down on the iron.) IBM continues to underwrite PowerPC for its own server lines and has cranked up POWER6 to 5.0 GHz in its servers, way beyond Intel's best, so it's still an architecture with a lot of interesting advantages.
Re: (Score:2)
Re: (Score:2)
Re: (Score:3, Insightful)
Intel chips aren't necessarily expensive, especially considering the close relationship between the two now (eg custom chips for Macbook Air) I'm guessing there are some discounts involved. Intel also has been making inroads to the low cost side with chips like the upcoming Atom
This purchase probably has more to do with the embedded market which has been ignored
Re: (Score:3, Insightful)
I would say it's not practical for a company Apple's size to maintain dual platforms. The support, the engineering, the logistics, etc. It's one thing to develop on dual platforms; it's another thing to actually have 2 product lines. Also the main reason Apple switched to Intel had to do with supply and logistics. There was no way that IBM or Motorola (which are large companies) was going to keep Apple supplied with enough custom PPC chips when changes in forecast occurred. It wasn't economical for eit
Hardware Company (Score:3, Insightful)
Jobs is obviously a fanatic about design and as time goes on, we'll see more and more "vertical integration" like this. Also remember that Apple is growing and is relatively flush with cash.
This is perhaps a very solid investment (bean counting as it were), outside the realm of design, software, hardware, and other technical matters.
Single chip devices (Score:3, Interesting)
Watch out for a new AppleTV (Score:2)
Either that or a new Macintosh LC
Two Words (Score:5, Interesting)
Hey, you never know.
Before you say "Apple will never do that", let me remind you of some things we all heard before:
- Apple will never release a low-cost computer
- Apple will never make a music player
- Apple will never enter the cellphone market
- Apple will never dump support for Mac OS classic
- Apple will never switch to Intel
Wonder how Sun and SGI feel (Score:3, Interesting)
Re: (Score:2)
Open Firmware hasn't been used on ANY intel based Mac's. Intel based Mac's use Intel's EFI which has a similar feature set, but isn't Open Firmware.
not sure what the iPhone and iTouch use, but since they don't use Intel or PowerPC I would bet it isn't open Firmware.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)