When can I buy an affordable, complete RISC-V computer? I've been long planning to cook my own with FPGA but it seems like soon we'll start getting affordable RISC-V CPUs with other utility support?
SiFive Introduces 7 Series RISC-V Cores with E7, S7 and the U7 Series
21–30 of 51 posts
Re: SiFive Introduces 7 Series RISC-V Cores with E7, S7 and the U7 Series
#22When can I buy an affordable, complete RISC-V computer? I've been long planning to cook my own with FPGA but it seems like soon we'll start getting affordable RISC-V CPUs with other utility support?
There are none yet. RISC-V is likely to appear in embedded and mobile devices before a full desktop machine is competitive with Intel processors.
Re: SiFive Introduces 7 Series RISC-V Cores with E7, S7 and the U7 Series
#23I've only had a passing interest in learning assembly. It's always been in the "maybe one day" category. But after learning about how small the RISC-V instruction set is (less than 50 apparently, but I can't find a citation for that anywhere), I'm far more motivated to get into it.
I recommend the 6502[1] if you're just starting. What you learn applies almost everywhere, and it's very much a what-you-write-is-what-happens sort of processor. No branch prediction, no caches, no fancy features. Its op-set is very small and highly expressive. They still make them, in fact. That said, whether you choose to start with it or RISC-V, from personal experience SiFive's implementations are phenomenal. I u…
Re: SiFive Introduces 7 Series RISC-V Cores with E7, S7 and the U7 Series
#24When can I buy an affordable, complete RISC-V computer? I've been long planning to cook my own with FPGA but it seems like soon we'll start getting affordable RISC-V CPUs with other utility support?
Some progress reported a few months back https://news.ycombinator.com/item?id=17642872
Something they can fix, but this iteration's going to be not very convenient because of that.
Re: SiFive Introduces 7 Series RISC-V Cores with E7, S7 and the U7 Series
#25I've only had a passing interest in learning assembly. It's always been in the "maybe one day" category. But after learning about how small the RISC-V instruction set is (less than 50 apparently, but I can't find a citation for that anywhere), I'm far more motivated to get into it.
>But after learning about how small the RISC-V instruction set is (less than 50 apparently, but I can't find a citation for that anywhere), I'm far more motivated to get into it. from the times when x86 wasn't that big: http://pastraiser.com/cpu/i8080/i8080_opcodes.html 30 years ago we were typing the hex codes of those commands straight into the Forth words bodies using the mental copy of that table (as you see it h…
Re: SiFive Introduces 7 Series RISC-V Cores with E7, S7 and the U7 Series
#26When can I buy an affordable, complete RISC-V computer? I've been long planning to cook my own with FPGA but it seems like soon we'll start getting affordable RISC-V CPUs with other utility support?
Re: SiFive Introduces 7 Series RISC-V Cores with E7, S7 and the U7 Series
#27I've only had a passing interest in learning assembly. It's always been in the "maybe one day" category. But after learning about how small the RISC-V instruction set is (less than 50 apparently, but I can't find a citation for that anywhere), I'm far more motivated to get into it.
Re: SiFive Introduces 7 Series RISC-V Cores with E7, S7 and the U7 Series
#28When can I buy an affordable, complete RISC-V computer? I've been long planning to cook my own with FPGA but it seems like soon we'll start getting affordable RISC-V CPUs with other utility support?
"What are the goals of the project? To create a fully open SoC and low-cost development board and to support the open-source hardware community. This will involve volume silicon manufacture..."
They have 2 folks with prior experience on the Rpi team. But, it's hard to tell when they might have something ready. http://lowrisc.org
Re: SiFive Introduces 7 Series RISC-V Cores with E7, S7 and the U7 Series
#29When can I buy an affordable, complete RISC-V computer? I've been long planning to cook my own with FPGA but it seems like soon we'll start getting affordable RISC-V CPUs with other utility support?
I'm not sure how useful one of those would really be, to be honest. There's not really much benefit in terms of openness - even though the architecture is open, these actual implementations are entirely proprietary with license agreements that forbid reverse-engineering. Plus it's just not as widely supported as ARM on the software side right now.
Re: SiFive Introduces 7 Series RISC-V Cores with E7, S7 and the U7 Series
#30Earlier quoted context omitted.
There are none yet. RISC-V is likely to appear in embedded and mobile devices before a full desktop machine is competitive with Intel processors.
It's most likely going to be like with ARM and be embedded only, sadly. There's a large number of us, not large enough though, that want a standard ATX motherboard, with PCI-Express and an ARM, RISC-V or PowerPC processor (well an affordable PowerPC).