MIPS quietly bares its processor architecture to universities
The MIPS processor architecture behind many graphics cards and the PlayStation 2 is being laid bare by its licensee Imagination Technologies. While ARM and Intel dominate the chip market, the MIPS third option is still a significant player in the industry – but what goes on inside processors is a closely guarded secret. …
COMMENTS
-
Monday 27th April 2015 12:51 GMT Mage
Interesting
While ARM is nice an ARM monopoly is no better eventually than an an x86-64 one.
It's a pity that there seems to be so little diversity?
Propeller
Sparc
Alpha
PPC
Transputer
On microcontrollers there is less diversity too. Interesting that there are 50 cent 32bit ARMs competing now with 8 bit chips such as 8051, Atmel, Microchip PIC and embedded Z80 and 6502 in ASICs. The 32 bit ARM cores now in ASICs and FPGAs replacing old 8 bit cores.
-
Monday 27th April 2015 19:50 GMT Alan Brown
Re: Interesting
"Interesting that there are 50 cent 32bit ARMs competing now with 8 bit chips"
They use less power and can do more much faster whilst generating less RF interference. (It was the FCC that killed the TRS-80 model1, not Tandy)
Recall that the original ARM processor was famously fabbed without the Vcc connected to anything but still ran happily on leakage current.
-
Tuesday 28th April 2015 21:52 GMT A Non e-mouse
Re: Interesting
Recall that the original ARM processor was famously fabbed without the Vcc connected to anything but still ran happily on leakage current.
Mentioned in this YouTube video by the man himself: www.youtube.com/watch?v=1jOJl8gRPyQ
-
-
-
Monday 27th April 2015 14:15 GMT Anonymous Coward
This is the same MIPS that pursued Open Cores over MIPS-like clones: http://brej.org/yellow_star/letter.pdf
I wonder if this move is simply too late, with the likes of Berkeley RISC-V instruction set being unencumbered by patent / copyright issues and already gaining traction in the education and open-source space.
There's even a fully open source RISC-V ASIC in the works with novel features such as protocol offload and tagged memory. Look up the lowRISC project for details.
-
This post has been deleted by its author
-
Monday 27th April 2015 19:58 GMT Alan Brown
"if somebody somewhere would make some decent spec ATX form factor boards that take something other than an X86 processor."
A decade ago I'd have pointed you to various ATX Alpha boards, but they're long-gone.
AMD are semaphoring server boards which can take ARM or x86 but whether that ever makes it to consumer gear is an open question.
-
Monday 27th April 2015 15:03 GMT Rob Crawford
If they would open access to the graphics processor as well (a prior generation would be fine) then I would be jumping up and down.
Many want a small machine with decent performance and graphics sub system without encumbering the thing with a linux distribution just to be able to access the graphics subsystem (that big binary blob that RPi users have to suffer)
It's about time the something other than the linux monoculture was encouraged within small systems
-
Tuesday 28th April 2015 07:04 GMT Christian Berger
Nobody cares about the core
as the core is abstracted away by the compiler. What makes people care about an SoC is the peripherals on it. If MIPS would bring out an SoC with 100% open and well documented peripherals they would have an advantage over typical ARM SoCs as those are typically either not or badly documented, particularly when it comes to things like frame buffers.