Home > On-Demand Archives > Theatre Talks >
Introduction to RISC-V for Embedded Developers
Benix Vincent Theogaraj - Watch Now - EOC 2022 - Duration: 26:06
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.
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?