Home > On-Demand Archives > Theatre Talks >

Introduction to RISC-V for Embedded Developers

Benix Vincent Theogaraj - Watch Now - Duration: 26:06

Introduction to RISC-V for Embedded Developers
Benix Vincent Theogaraj

The embedded software architecture has changed a lot in recent past.

Most of the embedded software has evolved from monolithic design to well abstracted, modular, scalable, configurable, and extensible in recent past.

However, the embedded processors on which these embedded software run did not undergo much change in this regard.

This talk discusses how RISC-V’s unique characteristics of its free and open ISA (Instruction Set Architecture) brings the modularity, extensibility, scalability, and customizability to embedded processor design.

M↓ MARKDOWN HELP
italicssurround text with
*asterisks*
boldsurround text with
**two asterisks**
hyperlink
[hyperlink](https://example.com)
or just a bare URL
code
surround text with
`backticks`
strikethroughsurround text with
~~two tilde characters~~
quote
prefix with
>

Jay.Cosper
Score: 0 | 2 years ago | 1 reply

Thanks for the talk. Slide 6 shows a list of instructions, including NOP. But on slide 7 you discuss how no-operation was implemented. What it NOP then?

bvincentSpeaker
Score: 0 | 2 years ago | no reply

NOP is a pseudo instruction and it should be removed from slide 6. Thanks for pointing out !

OUR SPONSORS