Buy a MIPS processor

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Khronos
Posts: 23
Joined: Sat Jul 21, 2012 5:29 am

Buy a MIPS processor

Post by Khronos »

Anyone can say me where I can buy a MIPS developer motherboard? I looked for it a few hours in google but I didn´t find anything...

Thanks.
User avatar
Brynet-Inc
Member
Member
Posts: 2426
Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:

Re: Buy a MIPS processor

Post by Brynet-Inc »

For MIPS64 ISA, Cavium's Octeon family is becoming popular, several developer boards.. and commercial products available. It has SMP capabilities. Linux and BSD ports are available.

Other options include Loongson and SGI systems, you might be able to find old SGI workstations on eBay. OpenBSD has a very active 64-bit port for them, even on systems IRIX only supported in 32-bit mode.

Loongson is newer, typically only found in netbooks like the Lemote. I think someone made some ATX developer boards, but they're hard to find outside of China. The 3A/3B cores even use an AMD SB710 southbridge, which is pretty interesting.

For MIPS32, I'd suggest finding cheap SOHO routers/access points. There are a lot of MIPS32 based devices, many are running Linux.. and there is usually documentation/source floating around.
Last edited by Brynet-Inc on Wed Mar 27, 2013 11:07 am, edited 4 times in total.
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
User avatar
iansjack
Member
Member
Posts: 4711
Joined: Sat Mar 31, 2012 3:07 am
Location: Chichester, UK

Re: Buy a MIPS processor

Post by iansjack »

Not exactly a developer board, but you could try to find a Buffalo LinkStation LS on eBay. http://buffalo.nas-central.org/wiki/Category:LS2 You need to find the exact model number, as different ones have different CPUs, and they are rather limited. You can also purchase computers with MIPS processors from Lemote http://www.lemote.com/en/ . No idea about price.
Khronos
Posts: 23
Joined: Sat Jul 21, 2012 5:29 am

Re: Buy a MIPS processor

Post by Khronos »

Thanks for your answers.
Post Reply