Home
last modified time | relevance | path

Searched refs:run (Results 1 – 25 of 36) sorted by relevance

12

/Renode-v1.15.3-c57714d/scripts/complex/litex_i2s/
DREADME.rst10 * $zephyr_application - an ELF file with the application to run on the CPU,
11 * $simulation_duration - a period (in virtual seconds) for the simulation to run,
14 How to run
19 Run the following lines in the Monitor in order to run the demo:
24 Note: There is no need to start the simulation after including the script - it will run the simulat…
/Renode-v1.15.3-c57714d/tools/packaging/conda/
DREADME.rst15 If you have already installed ``conda``, simply run::
20 On Linux and macOS run::
24 On Windows, as it does not depend on Mono provided by ``conda-forge``, run::
35 To install packages from the ``antmicro`` channel, run::
/Renode-v1.15.3-c57714d/tools/external_control_client/examples/gpio/
Dmain.c47 bool run; member
55 udata->run = false; in gpio_callback()
118 .run = true in main()
126 while (user_data.run) { in main()
/Renode-v1.15.3-c57714d/
DREADME.md28 Renode addresses this issue by letting you run unmodified binaries identical to the ones you would …
74 Please note that the portable package requires GTK2 to be available on the host to run with the UI …
101 The **.NET SDK** includes runtime, so you will be able to build and run Renode.
134 To write and run test cases, Renode integrates with the Robot testing framework.
167 The optional `[file]` argument allows you to provide the path to a script to be run on startup.
184 Renode can be run on Windows systems with a similar set of optional flags.
196 #### renode-run
198 `renode-run` is a Python script that downloads and runs Renode, and lets you easily run demos avail…
199 Go to [the repository](https://github.com/antmicro/renode-run) for usage instructions.
201 `renode-run` relies on a portable package and its main advantage is the ease of updating Renode to …
[all …]
DCONTRIBUTING.md27 * the exact platform you are trying to run (`.resc` and `.repl` files or links to those if you are …
30 …n some cases users are not able to share the full source code of the binary they are trying to run.
/Renode-v1.15.3-c57714d/tools/gdb_compare/
DREADME.md7 To install required python packages run:
23 Command used to run the GDB server provider used as a reference
27 …GDB command to run on both instances after each instruction. Outputs of these commands are compare…
41 Path to the GDB binary to be run
/Renode-v1.15.3-c57714d/scripts/complex/fomu/
DREADME.rst4 …rid emulation where part of the platform is emulated in Renode and part is run on an actual hardwa…
20 How to run it?
50 3. Start Renode and run 'renode_etherbone_fomu.resc' script.
/Renode-v1.15.3-c57714d/tools/PeakRDL-renode/tests/
Dgenerate_cs.py40 subprocess.run(test['peakrdl'])
/Renode-v1.15.3-c57714d/tests/
Drun_tests.py42 tests_engine.run()
Drenode-keywords.robot205 Fail Failed to run profiler. Available only for .NET platform. skipped
212 Fail Failed to run profiler. Available only for .NET platform.
Dtests_engine.py352 ok, suite_log_files = suite.run(options,
466 def run(): function
Dnunit_tests_provider.py85 def run(self, options, run_id, iteration_index=1, suite_retry_index=0): member in NUnitTestSuite
/Renode-v1.15.3-c57714d/scripts/single-node/
Dpolarfire-soc.resc24 ## If you don't want the core to run, issue:
Dveer_el2-tock.resc4 # Set to path of the bootable Tock image to run.
/Renode-v1.15.3-c57714d/tools/external_control_client/
DREADME.md61 …n can be used to progress emulation time multiple times with an ability to run it again and connec…
64 …g the same format as the CLI argument, with an optional new number of times to run, defaults to 1.
73 * <REPEAT> is an optional number of times (default: 1) to run
/Renode-v1.15.3-c57714d/scripts/complex/socketcan_bridge/
DREADME.rst15 To setup a virtual bus, named ``vcan0``, run the following commands::
/Renode-v1.15.3-c57714d/scripts/complex/
Defr32xg24-twonode_demo.resc4 # Change this to the actual location of the application to run
/Renode-v1.15.3-c57714d/tools/PeakRDL-renode/src/peakrdl_renode/
Dscanner.py54 def run(self) -> ScannedState: member in RdlDesignScanner
/Renode-v1.15.3-c57714d/tests/peripherals/
DAK09918.robot36 …Evaluate subprocess.run([sys.executable, "${CSV2RESD}", ${args}]) sys,subp…
DHS3001.robot37 …Evaluate subprocess.run([sys.executable, "${CSV2RESD}", ${args}]) sys,subp…
DICP_101xx.robot56 …Evaluate subprocess.run([sys.executable, "${CSV2RESD}", ${args}]) sys,subp…
/Renode-v1.15.3-c57714d/tests/unit-tests/AdHocCompiler/
Dadhoc-compiler.robot43 # and to run this test in a different process to make it isolated, because in .NET Framework
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/libs/socket-cpp/
DREADME.md196 To directly run the unit test binary, you must indicate the path of the INI conf file (see the sect…
219 If you want to indicate a configuration file to run unit tests with "CTest", before clicking on "Co…
235 If you have provided a valid configuration file to CMake-gui (TEST_INI_FILE), you can run unit test…
269 An alternative way to compile and run unit tests :
/Renode-v1.15.3-c57714d/tests/tools/
Dexecution_tracer_reader.robot69 …${output}= Evaluate subprocess.run([sys.executable] + ${all_args}) sys,subp…
/Renode-v1.15.3-c57714d/tests/unit-tests/
Dsync_pc.robot119 # Tests run a loop of nops, after first loop translation blocks should be chained, then a hook can …

12