Giter Site home page Giter Site logo

Comments (1)

mateusz-holenko avatar mateusz-holenko commented on June 12, 2024

Hi @sch0bert , thanks for asking the question.

As you've already mentioned Renode has support for many Silicon Labs platforms from different families.
Reusing peripheral models between them is a common pattern - in fact this is how the devices are built internally as well.
As long as registers layout and logic fits it's safe to mix them - in Renode they implement abstract interfaces which make them compatible with each other.

Right now we do not have EFM32xG2 series, but it seems that some peripherals are similar to EFR32BG27 which we support in our Zephyr Dashboard and Renodepedia.

That could be a good starting point for building a more complex simulation. The SoC you're working with might reuse part of those blocks or require models that differ just a bit.

The M33 CPU core itself is supported, see:

cpuType: "cortex-m33"
for an example.

Please remember that we accept contributions as well as provide commercial support in modeling of platforms.

from renode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.