Hacker News new | past | comments | ask | show | jobs | submit login
[flagged] PULPino – An open-source microcontroller system based on RISC-V (pulp-platform.org)
80 points by razer6 on March 3, 2016 | hide | past | favorite | 8 comments



It's great to see how RISC-V has stimulated a lot of activity in open source CPU design. There are a few implementations now:

* Rocket https://github.com/ucb-bar/rocket-chip

* lowRISC ASIC http://www.lowrisc.org/

* PicoRV32 https://github.com/cliffordwolf/picorv32

* BOOM (derived from Rocket) https://github.com/ucb-bar/riscv-boom

* SODOR https://github.com/ucb-bar/riscv-sodor

* VSCALE https://github.com/ucb-bar/vscale

Anyone know of any more?


* YARVI https://github.com/tommythorn/yarvi (the oldest non-Berkeley implementation)

* https://github.com/VectorBlox/risc-v

PULPino is sure making a lot of noise, but it's far from the only option out there despite the impression they seem to want to create.


How are you getting this impression from them? I've seen literally nothing from them that would suggest they are trying to make it seem like they are the only one working with RISC-V


As you were already saying, it is not our goal to make it seem as if we were the only ones out there that work with RISC-V. We want to share our work in the hope that others find it useful and maybe be able to use it for their own projects.

In fact we are very much aware that there are others that have implemented RISC-V based cores and we have learned a lot from their work. PULPino is not limited to just one core, but also provides a bus, peripherals and so on. What we published is using the RI5CY core that we developed in-house, but the PULPino platform can also be used with any other RISC-V based core. For example we have made some experiments with Z-Scale which only took us a couple of hours to integrate with the platform.


Are any of these in fabrication and for sale in small quantities?


Not yet, but you can synthesize a few of them on FPGA boards which you can buy today, and I believe the lowRISC team in particular is working towards Pi-like boards IIRC.


Fabrication yes. But no sale yet. PULPino is taped-out on the Imperio ASIC for engineering samples.





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: