Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Venus – RISC-V Simulator (thaumicmekanism.github.io)
72 points by steven741 on Jan 4, 2019 | hide | past | favorite | 14 comments


Would be cool if the editor came with some samples so that I could check out all the features of the tool (like 8bitworkshop.com).


There are labs for UC Berekely's CS61C course that use venus. They're good starting points for playing with the simulator.

http://inst.eecs.berkeley.edu/~cs61c/fa18/labs/3/ http://inst.eecs.berkeley.edu/~cs61c/fa18/labs/5/ http://inst.eecs.berkeley.edu/~cs61c/fa18/labs/6/


I am older and seen a lot of tech come and go. RISC-V feels to me like something that will be huge.

There is so much momentum already. Not many things catch on that quick. But when they do they end up huge.


It's worth noting the age of RISC-V, according to Wikipedia (https://en.wikipedia.org/wiki/RISC-V) it originated as a 'short, three-month project over the summer' in 2010. So ~8 and a bit years old. It's taken a while to really take-off but now it does really seem to be picking up momentum. Though no serious use in production hardware that I'm aware of.

Perhaps a good comparison point is LLVM. It too originated as an academic project. Again looking at Wikipedia (https://en.wikipedia.org/wiki/LLVM) it started development in 2000, first release 2003, Lattner hired by Apple to develop it 2005, Clang released by Apple 2007 (so ~7 years from initial LLVM creation to serious production use potentially less depends when Apple were using it internally).


I do believe Western Digital is going to start shipping their products with RISC-V processors soon


Yes, but the important part was once RISC-V left the university. That's when its rise actually started for real.

https://community.cadence.com/cfs-file/__key/communityserver...

So I agree, it takes 7 years. RISC-V is already in production in many places by now.


You can't really compare hardware with software.

It's just a question of opportunity for change.

RISC-V while take on when there's a reason to not use ARM and if it's better than the competition (eg: MIPS).


> RISC-V while take on when there's a reason to not use ARM and if it's better than the competition (eg: MIPS).

No licensing fees.


But your company will need to pay more in R&D to develop the cores.

Most companies license ARM cores, not the ISA.


Not really, the foundries are on the cusp of fully validating rocket cores on the various processes, and you can just include them in your design like you would a Cortex-M or Cortex-R. They've recognized that 3-5 stage classic RISC cores are a commodity market now, and it's in their best interest to make it as easy as possible to add to your design.

Above those simple cores, we should expect to see more and more RISC-V cores hit the same level of "just drop it in for no licensing, already validated, the pieces like register files are already optimized for the process". BOOM is ~Cortex-A9 perf/gatecount/IPC, which puts it into greater than RPi territory (usable, but not really out crazy). There's still work to be done on the higher end still, albeit, but it's not like you can just go out and licence the highest perf ARM cores anyway (those are Apple's).

ARM has an existential threat, IMO.


The size of RISC-V all depends on the decisions by the salespeople over at ARM.

If they see the threat and dramatically reduce prices, ARM will stay dominant while RISCV remains a 'maybe one day' thing.

If they miss the threat, the industry will switch over to RISCV, and ARM will go bankrupt.

The whole RISCV project exists as a bargaining chip against ARM.


If RISC-V can create a low cost-of-entry development pipeline with freely available building blocks, then people will still flock to it over ARM even if the price goes way down. Its the same reason that Linux is far and away the most popular OS for hosting web apps: its just stupid easy to get one running quickly and for free. No paying for tools, no stupid licensing agreements, no arbitrary restrictions, and the freedom to change the code as needed.

Unfortunately I also think this may explode the number of "IOT" devices that will be just as badly designed as before (similar to what happened to web apps and phone apps in the last 10 years).


Its not just about price, its about control and time. ARM could make their product much cheaper and people might still pick RISC-V simply because dealing with ARM and getting a deal is quite difficult.

If you need a simple chip, and that's large parts of ARM sales volume there are free chips that you can fully control and its hard for ARM compete.

That said, the idea that ARM will go bankrupt is insane. Of course they will not, the market is not one big market but lots of small once and ARM has a massive head start in all of them.

I see no issue with both ISA existing for quite a long time. ISAs are like programing languages, after a certain size, they can not die.


Or maybe it will end up like OpenStack




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

Search: