Report: ARM is for sale and Nvidia’s interested, Apple isn’t
arstechnica.com
Report: ARM is for sale and Nvidia’s interested, Apple isn’t
1–10 of 184 posts
Re: Report: ARM is for sale and Nvidia’s interested, Apple isn’t
#2Re: Report: ARM is for sale and Nvidia’s interested, Apple isn’t
#3The antitrust implications of an ARM sale to any one of the tech giant is massive and may drag on for a while. It would be probably be quicker if Softbank floats ARM through an IPO.
Re: Report: ARM is for sale and Nvidia’s interested, Apple isn’t
#4Re: Report: ARM is for sale and Nvidia’s interested, Apple isn’t
#5The antitrust implications of an ARM sale to any one of the tech giant is massive and may drag on for a while. It would be probably be quicker if Softbank floats ARM through an IPO.
Nvidia acquiring ARM wouldn't pose much of a problem because they can just point to AMD, which already offers CPU and GPU, so it would put the two companies on a more even footing in that regard.
Re: Report: ARM is for sale and Nvidia’s interested, Apple isn’t
#6Earlier quoted context omitted.
Nvidia acquiring ARM wouldn't pose much of a problem because they can just point to AMD, which already offers CPU and GPU, so it would put the two companies on a more even footing in that regard.
That only really holds water at a cursory glance though... Nvidia owns ALL of video and then some, AMD only owns a (growing) tiny fraction of CPU and happens to have a couple cards. It's not just about markets but market share.
* https://www.forbes.com/sites/greatspeculations/2019/09/24/am... https://wccftech.com/amd-radeon-and-nvidia-geforce-discrete-...
Re: Report: ARM is for sale and Nvidia’s interested, Apple isn’t
#7My understanding is, they design the specification of the ARM assembly language, and the design of the hardware (not individual chip fab but like... abstractly, somehow?)
But if they specify the design of the hardware, why would one chipmaker have faster/better CPUs if they are using the same spec as another chipmaker with slower/worse CPUs?
What's the business model? Do they get paid per ARM chip sold, or yearly for the rights to sell ARM chips, etc?
Re: Report: ARM is for sale and Nvidia’s interested, Apple isn’t
#8I know there aren't tons of news articles about new high performance chips being offered but where I work we are seeing a ridiculous level of interest from other companies particularly given our industry...
Re: Report: ARM is for sale and Nvidia’s interested, Apple isn’t
#9can someone explain how ARM as a business works? My understanding is, they design the specification of the ARM assembly language, and the design of the hardware (not individual chip fab but like... abstractly, somehow?) But if they specify the design of the hardware, why would one chipmaker have faster/better CPUs if they are using the same spec as another chipmaker with slower/worse CPUs? What's the business model?…
Re: Report: ARM is for sale and Nvidia’s interested, Apple isn’t
#10can someone explain how ARM as a business works? My understanding is, they design the specification of the ARM assembly language, and the design of the hardware (not individual chip fab but like... abstractly, somehow?) But if they specify the design of the hardware, why would one chipmaker have faster/better CPUs if they are using the same spec as another chipmaker with slower/worse CPUs? What's the business model?…
- The ARM ISA (the "specification")
- A series of chip designs implementing such ISA (the Cortex series)
Customers can either license the Cortex design to implement in their own silicon or license the ISA and design their own CPU (like Apple did). There isn't one single Cortex core, but many of them at different performance/price points