Skip to content

antmicro/renode-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

renode-run

Copyright (c) 2022-2023 Antmicro

Usage

Install:

pip3 install --upgrade --user git+https://github.com/antmicro/renode-run

Download/upgrade Renode to the latest nightly build:

renode-run download

Run Renode interactively:

renode-run

Run Renode interactively with additional command line arguments:

renode-run -- --help

Run Robot tests in Renode:

renode-run test -- testname.robot

Run a demo from Renodepedia:

renode-run demo --board 96b_nitrogen shell_module

You can also provide a name of your local ELF file with a similar syntax:

renode-run demo --board 96b_nitrogen my-software.elf

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published