Live data from Hacker News

Open-source chip RISC-V to take on closed x86, ARM CPUs

computerworld.com.au

31–40 of 157 posts

Re: Open-source chip RISC-V to take on closed x86, ARM CPUs

#31

I want to buy RISC-V, both to play with and to support the cause. What are my options like and should I buy something now or wait for the next generation?

For an FPGA to play around with, the Lattice ECP-5G is really nice: http://www.latticesemi.com/en/Products/FPGAandCPLD/ECP5andEC... . PCIE and DDR3, in a $99 dev board.

Re: Open-source chip RISC-V to take on closed x86, ARM CPUs

#32
post #25

Earlier quoted context omitted.

The hole point of a free ISA is that many different people can produce them so that it will reach a economy of scale and chip producers will face competition making dirving down price. Its not garantied to work but its a worty target.

Free is about freedom, not price.

That's not the point; the context of the post you replied to was people that "claim to want an open-source chip, but end up balking at its price tag".

Re: Open-source chip RISC-V to take on closed x86, ARM CPUs

#33

Many people claim to want an open-source chip, but end up balking at its price tag, this is exactly why Raptor Engineering's Talos failed. [1] I've pretty much given up hope on a non-x86 based chip hitting our desktops, the closest to reach will be ARM. The economies of scale aren't there, I pretty much end up rolling my eyes at each of these articles. [1] https://www.raptorengineering.com/TALOS/prerelease.php

You have a point, but I think there is a reasonable midpoint that Talos missed altogether. RISC-V's move towards RPi/Arduino style mini-systems lets them get a market going at a price point that has some chance to get some uptake early, and hopefully grow from there.

Talos seemed amazing, and I was always fond of the ppc/power architecture and wished for something more modern than an old G5 mac, but $7k for a desktop is just more than even most early adopters are willing to do.

Re: Open-source chip RISC-V to take on closed x86, ARM CPUs

#34
I thought that microprocessor production and design was fraught with risk of infringing on other designers' patents (even for original ISAs). I can see that industry heavyweights have arrived to support RISC-V, so hopefully that comes with a team of professors/lawyers that could defend them. But, why now? Why couldn't this have happened sooner? Didn't Sun try to create an open SPARC processor design? What does RISC-V have that it didn't?

Is the intent for RISC-V to compete with modern high-end CPU designs, or do we just want to have royalty-free microprocessors for our embedded devices?

You might be surprised (at least I was) to learn that peripherals like hard drives and PCI-add-in cards usually have their own CPU executing their own software. Those processors are often MIPS/ARM/etc based and the manufacturer has to shell out to someone to be able to use that, even if they designed the processor themselves. I can see how this particular market is ripe for something like RISC-V. But does anyone expect RISC-V to really go head-to-head with Xeon, Opteron, ThunderX, Centriq?

I sound incredulous because this seems surprising to me, but I have no evidence to suggest whether it's as unlikely as I think. I've certainly seen open source software designs far superior to closed source ones, so maybe hardware design is no different?

Re: Open-source chip RISC-V to take on closed x86, ARM CPUs

#35

I want to buy RISC-V, both to play with and to support the cause. What are my options like and should I buy something now or wait for the next generation?

(Public service announcement: https://riscv.org/forum/)

Others have the SiFive chip, but if you want to boot Linux then your best option currently is running Rocket on an FPGA kit. I expect that we'll soon have more options. If you just want to play around, then I'd recommend Spike or Fabrice's https://bellard.org/riscvemu/

Re: Open-source chip RISC-V to take on closed x86, ARM CPUs

#36
post #5

I wonder how of those fit in a zedboard. (not going to ask how many hours of tool fighting that would require though).

Running on a Zedboard is quite well documented; only took me a couple of hours to do it from scratch following their instructions: https://github.com/ucb-bar/fpga-zynq

Re: Open-source chip RISC-V to take on closed x86, ARM CPUs

#38
post #14
post #12

Earlier quoted context omitted.

Right now the arm SBCs actually make functional desktops. There's very little you can't do on a raspberry pi other than run closed software.

You can actually run Windows on a Raspberry Pi. Having said that, they make for horrible machines to do actual work on even with desktop Linux.

The "Windows" you can run on a Raspberry Pi (ignoring anything involving X86 emulation) isn't a general-purpose OS. It's more like a deployment target for UWP/IoT apps that you write on a Windows 10 PC.

Re: Open-source chip RISC-V to take on closed x86, ARM CPUs

#39
post #33

Many people claim to want an open-source chip, but end up balking at its price tag, this is exactly why Raptor Engineering's Talos failed. [1] I've pretty much given up hope on a non-x86 based chip hitting our desktops, the closest to reach will be ARM. The economies of scale aren't there, I pretty much end up rolling my eyes at each of these articles. [1] https://www.raptorengineering.com/TALOS/prerelease.php

You have a point, but I think there is a reasonable midpoint that Talos missed altogether. RISC-V's move towards RPi/Arduino style mini-systems lets them get a market going at a price point that has some chance to get some uptake early, and hopefully grow from there. Talos seemed amazing, and I was always fond of the ppc/power architecture and wished for something more modern than an old G5 mac, but $7k for a desktop…

That was the Apple Lisa's folly. It cost too much than most early adopters wanted to pay.

The PPC was a good brand but Intel out innovated them making faster x86 chips cheaper than PPC makers could. Apple had to move to Intel to compete with Intel PCs running Windows or Linux. Amiga still uses PPC but they are expensive.

Arm chips are so cheap to make that there is the $5 Raspberry PI Zero cheapest computer on a chip tech.

Risc-V would have to be priced like the Arm chips are, or else there would be no benefit to use them unless you like paying more for an open source chip that is free as in freedom and more expensive.

Re: Open-source chip RISC-V to take on closed x86, ARM CPUs

#40

RISC-V is atleast 10 years away from competing with x86 and ARM. It is just now getting to a point where it can power arduino class hardware. Long way to go... but looks promising.

Where do you get this from? It will still take a bit until the privileged spec is finalized, but what is holding RISC-V back then?
Post reply on HN