RISC-V Chips will be everywhere

preview_player
Показать описание
RISC-V is taking off like a rocket
In this video I discuss how RISC-V will reshape chip design industry.
#RISCV

***
WATCH NEXT:

***
MY GEAR (affiliate links):

***
➞ Subscribe for new videos every week ! ❤
Рекомендации по теме
Комментарии
Автор

Its so nice having someone who knows what theyre talking about explain these things. Again... you're a rockstar.

kddhk
Автор

Im writing a RISC-V targeted compiler at the moment.
I have to say that writing the RISC-V compiler was wayyy nicer and easier than its x86-64 counterpart.
So even from a compiler-designer standpoint, RISC-V has huge potential!

redacted
Автор

Glad you talked about RISC-V. It is already appearing quite a bit in the market.
One of the Maxim bluetooth ARM CPUs has a RISC-V co-processor to handle the timing critical bluetooth radio. In this way they incurred less cost than adding a 2nd ARM core.

ItsTristanst
Автор

Love from India. Thanks for the Updates from one of the VLSI enthusiast.

mr.pillikalyankumar
Автор

I remember in university years a professor in hardware field was in the group that had designed the first RISC cpu. Very informative video :)

ChrisSide_Guitar_hobby_Channel
Автор

Super clear & super interesting. Reducing overhead costs is the best way I know to broaden a technology & put more useful tools in more users hands. Thank you for sharing!

springwoodcottage
Автор

Wow, I remember the RISC talk of decades ago. Thanks for the details and update.

jamesdubben
Автор

I've been watching this for at least a decade, nice to see this coming to fruition FINALLY

ChrisFaulkner
Автор

I love the concept of open source hardware! ARM takes a license fee of nearly one dollar per core. This means you will never get a capable mcu for a quarter dollar, or a 10'000 core cluster for ML application at a cheaper price.

Risc V makes you dream big. Also open source means rapid contributions from people.

roy-arghya
Автор

I am a huge fan of a RISC-V future! Nice video

Slavigrad
Автор

Nicely told in a light way - and I think that's also how the story of RISC-V should be perceived.

Microprocessor core and ISA licenses can be incredibly expensive and are projects which are technically (and legally!) way too complex to just roll your own. Even just a license for a synthesizable core is pricey. RISC V will allow ome new designs which previously were not financially viable and help teaching microprocessors at universities.

I'm not surprised by the success of RISC-V. It's a design with the wisdom of the giants of RISC design and decades of experience in how RISC designs held up to the test of time. With my MIPS background RISC V looks like taking the RISC idea, executing it even more radically:
- only one instruction (system calls) to trigger an exception.
- no register windows
- no funny special registers for integer multiply and division
- decent support for position independent code. Which is where MIPS did not well and required an incredibly ... creative ... API to get PIC to work
- ISA comes with configuration options to allow a minimal ISA for a micro controller or a full ISA configuration for larger systems.
Again with my MIPS hat on RISC V does look rather familiar.

Well done, good video 🙂

ralfbaechle
Автор

Thank you for these excellent summary videos! I like this format better than paper. It is so easy to absorb when i don’t have time for reading an entire Wired article. So fresh and inspiring!

sdsa
Автор

Good explanation of current situation of RISC-V ISA...

vigneshs
Автор

You make this easy to understand for people like me :) Exciting where this may take us!

JayFairbrother
Автор

I am glad to see more focus and R&D with RISC-V. To bad it took a decade to get moving but at least it is moving forward. Wish the same could be said for graphene and gallium nitride implementation.

TheThorns
Автор

Was totally unaware of RISC-V chips - ty!

qwazy
Автор

Was delighted to hear that Brainchip had joined the RISC-V ecosystem. A lot of potential here

easye
Автор

The screen shots are awesome. Gives me a sense of the work involved. Thank you.

lowrystcol
Автор

Thanks for another awesome and inspiring video. RISC-V is already so cool and I really hope it lives up to its full potential.

skipinkoreaable
Автор

I just learned how to code in the RARS Assembler. Neat stuff!

eliolsson