(no title)
swetland | 2 years ago
I'd love to see a RISC-V SoC (not just a dinky little MCU) that has real / complete documentation. So far I have yet to find any for any of the various RISC-V based SBCs that have shipped.
swetland | 2 years ago
I'd love to see a RISC-V SoC (not just a dinky little MCU) that has real / complete documentation. So far I have yet to find any for any of the various RISC-V based SBCs that have shipped.
kramerger|2 years ago
Was the idea of an open ISA leading to an open SoC was just wishful thinking?
pclmulqdq|2 years ago
RISC-V (and SiFive) caught a moment where it could be used is a way to squeeze ARM on pricing. It doesn't really meaningfully create openness on the interesting parts of the stack (core architecture, SoC architecture, etc.) on its own. In that sense, the hype is overblown.
It does _enable_ open-source cores to some degree, but that's it, someone has to take the leap to make a production-ready one. A few companies are trying, but an open-source SoC is even further down the road.
panick21_|2 years ago
MisterTea|2 years ago
vaxman|2 years ago
imtringued|2 years ago
The boot process for RISC V is standardised. There are going to be far more RISC-V SBCs that support uefi than ARM SBCs.
0xTJ|2 years ago
apricot|2 years ago
snvzz|2 years ago
I find the most useful there is the JH7110 TRM specifically.
There's links to a bunch more over here[1].
0. https://doc-en.rvspace.org/
1. https://forum.rvspace.org/t/visionfive-2-faq-quick-links/137...
yuumei|2 years ago
As far as I can see, the only thing that isn't documented is the DDR startup/training code, which is a binary blob in u-boot. There are a few registers that are undocumented which need to be set to start up but I think the rest is well documented.
swetland|2 years ago
https://www.sifive.com/documentation
In addition to a documented RV64 SoC, it'd be cool to see some RV32 MCUs that are a little beefier -- more competitive with the mid-range Cortex M4 and M7 stuff (more peripherals, more SRAM, etc) -- instead of the existing stuff that looks similar to very tiny M0/M3 devices.
snvzz|2 years ago
I find the most useful there is the JH7110 TRM specifically.
There's links to a bunch more over here[1].
0. https://doc-en.rvspace.org/
1. https://forum.rvspace.org/t/visionfive-2-faq-quick-links/137...
MisterTea|2 years ago
2Gkashmiri|2 years ago
Last time I wanted rs-232 specs of a solar inverter, took me months to contact them and after some persuasion, a guy emailed me an NDA I had to physically print, sign, scan and send them back before they gave me a copy.
Obviously I was feeling funny so I signed Johnathan doe and they send me the file.
Turns out, that file was readily available online in forums because others had done the same thing.
So much for NDA. Sigh
imtringued|2 years ago