22
Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC

Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

  • Upload
    others

  • View
    6

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 1

Embedded Software Development for RISC-V Based SoCs

Embedded Software Development for RISC-V Based SoC

Page 2: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 2

MINRES Technologies GmbH§ MINRES is an enabling company, dedicated to

providing the expertise and solutions required for improving embedded software development productivity

§ MINRES Technologies GmbH is privately-held and based in Munich

§ For more information visit www.minres.com or mail to [email protected]

MINRES Technologies GmbH Confidential

Page 3: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 3

Embedded design impact§ Huge variety of applications

with different requirements§ Often ”invisible”, but provide

essential functionality§ Extensibility is important§ Domain specific requirements

§ For example functional safety based on ISO26262

MINRES Technologies GmbH Confidential

Page 4: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 4

RISCV challenges and opportunities I § RISCV scales well; not only up, but also down

§ Area and power efficiency§ Functional safety elements can be added

§ Extensibility in application specific scenarios § Addressing limited resources§ Security needs

§ Business model§ Can replace in house solutions

MINRES Technologies GmbH Confidential

Page 5: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 5

RISCV challenges and opportunities II § RISCV can drive better proliferation of embedded systems§ SW needs driving more and more HW requirements

§ Alignment is essential in order to tap into that potential

§ Tools + IPs + knowledge

MINRES Technologies GmbH Confidential

Page 6: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 6

HW/SW development process§ HW and SW are developed

within different flows§ Integration often reveals

issues§ Availability and observability

of HW

MINRES Technologies GmbH Confidential

Page 7: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 7

RISCV SW ecosystem § Good support of standard SW tools

§ Compiler (gcc toolchain, llvm)§ Multiple ISS implementations (Qemu, Spike, DBT-Rise-RISCV)§ Tracing (Lauterbach, Segger)

§ How do I ensure my SW works on my target HW?§ HW is a system of components which interact

§ How do I ensure to be done in time?

MINRES Technologies GmbH Confidential

Page 8: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 8

Pressing productivity challenges§ Development process transparency§ Limitations of the target and its use

§ System accessibility§ System visibility and control§ Scalability

MINRES Technologies GmbH Confidential

Page 9: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 9

MINRES Solution Focus

Agile embedded software development methods enabled by

Virtual Prototypes/Platforms

MINRES Technologies GmbH Confidential

Page 10: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 10

MINRES offerings§ Know-how in system modeling, VP implementation and

embedded SW development§ Educational services § Methodology services§ Design consulting services

§ Open-source productivity IP§ DBT-RISE-RISCV – a VP-ready ISS: git.minres.com/VP/RISCV-VP§ SystemC Components Library: git.minres.com/SystemC/SystemC-

Components

MINRES Technologies GmbH Confidential

Page 11: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 11

Early embedded SW development§ Shift-left to shorten time to market

§ Start SW development even before having RTL or silicon

MINRES Technologies GmbH Confidential

HW development HW Manuf. SW development SoC

Page 12: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 12

Early embedded SW development§ Shift-left to shorten time to market

§ Start SW development even before having RTL or silicon

MINRES Technologies GmbH Confidential

SW development

HW development

VP development

HW Manuf.

SoC

VP based methodology allows to start early

Page 13: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 13

Efficient VP development§ Single sourcing and code

generation§ Productivity libraries

§ e.g. SystemC components library

§ Instrumentation for debugging aids§ logging, tracing, transaction

recording

MINRES Technologies GmbH Confidential

Page 14: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 14

DBT-RISE based Implementation Flow

MINRES Technologies GmbH Confidential

UART

VM

ADAP

TER

GDB

Adap

ter

SERV

ER

ARCH

UART GPIO SPI PWM RAM

system environment/test bench

PLIC

HiFive1

Target specific C++RV32IMAC: ~ 1.5k

LOC

Generated C++RV32IMAC: ~ 6k LOC

Core Specification

SystemC Platform Model

DBT-RISE ISSDBT-RISE~ 5k LOC

Core DSLRISC-V: ~ 500 LOC

Platform Spec.

RDL300LOC

SystemC Register stubs

Page 15: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 15

Debug & analysis in FW/SW development

§ Comprehensive analysis, visibility, tracing, and debug possibilities

§ Non-intrusive observation and debugging of behavior

§ Tools to fuse HW and FW/SW events to ease debugging system behavior

MINRES Technologies GmbH Confidential

Page 16: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 16

Modern SW development practices§ Continuous integration for

VP and embedded SW§ Test driven design§ allow for agile

methodologies

MINRES Technologies GmbH Confidential

Page 17: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 17

Beyond VP use cases§ VP model must be early, but can become basis for other

models during design process§ Adding timing information allows architectural analysis§ Can deliver use case information for other components§ Can be used in verification environment for reference information

MINRES Technologies GmbH Confidential

Page 18: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 18

Performance analysis§ Approximated timing for

communication § SW or derived information is

important for performance analysis

§ Even larger system compo-nents can be integrated

© Accellera Systems Initiative18

CPUACCEL

OS+SW

MEM I/O

Performance analysis

Page 19: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 19

Links to verification§ Pin accurate in SystemC

§ Adapter between transactions and pin level

§ Verification effort§ Bridging multiple abstraction

levels introduces need for interpretation

© Accellera Systems Initiative 19

CPUACCEL

OS+SW

MEM

I/O

Links to verification

Page 20: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 20

Summary

Our mission is to champion and facilitate changes that improve embedded software development

productivity.

Visit www.minres.com and the open source projects on git.minres.com or github.com/minres

MINRES Technologies GmbH Confidential

Page 21: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 21

BACKUP

MINRES Technologies GmbH Confidential

Page 22: Embedded Software Development for RISC-V Based SoC RISC …Embedded Software Development for RISC-V Based SoCs Embedded Software Development for RISC-V Based SoC. Page §2 MINRES Technologies

Page § 22

RISCV events

§ We plan to establish RISCV meetup in collaboration with interested parties in Munich

§ If interested to participate or contribute, please contact:§ [email protected]

MINRES Technologies GmbH Confidential