Have a look at SiFive.com -- they are probably closest to have some IP
capable of running general purpose OS.
You can try their Freedom SoC U500, but supported Virtex platform is
quite costy... Or you can wait if their U54-MC CPU appear somehow in the
market...
On 01/15/18 09:25, flipchan wrote:
I love risc-v !
But has risc-v started producing on real hardware and not kvm/qemu ? would be
cool to have that
On January 14, 2018 9:43:27 PM GMT+01:00, "Peter J. Philipp" <[email protected]>
wrote:
Is anyone interested/working/planning around this ingenious open source
Instruction Set Architecture? Not many developer boards yet but there
is
simulators...
Small contribution from me (how to compile riscv-qemu on OpenBSD
6.2-stable):
http://centroid.eu/blog/index.php?article=1515597453 <-- needs
javascript to
view
I've spent a few hours trying to compile a cross compiler but haven't
had
much luck with that, my ultimate goal would be to boot OpenBSD on qemu
and
by then there would be enough developer boards perhaps to look further.
More interesting things are found at https://riscv.org , there is a
FreeBSD
port but I had problem building it in vmware. Perhaps FreeBSD can
serve as
a helping source to port OpenBSD to this?
Regards,
-peter