Searched refs:set (Results 1 – 25 of 109) sorted by relevance
12345
/Renode-v1.15.3-c57714d/tests/peripherals/CLIC/ |
D | CLIC-riscv-arch-tests.robot | 3 …Execute Command set example_elf @https://dl.antmicro.com/projects/renode/clic/clic… 5 Execute Command set example_sig @${EXAMPLE_SIG} 12 …Execute Command set example_elf @https://dl.antmicro.com/projects/renode/clic/clic… 14 Execute Command set example_sig @${EXAMPLE_SIG} 21 …Execute Command set example_elf @https://dl.antmicro.com/projects/renode/clic/clic… 23 Execute Command set example_sig @${EXAMPLE_SIG} 30 …Execute Command set example_elf @https://dl.antmicro.com/projects/renode/clic/clic… 32 Execute Command set example_sig @${EXAMPLE_SIG} 39 …Execute Command set example_elf @https://dl.antmicro.com/projects/renode/clic/clic… 41 Execute Command set example_sig @${EXAMPLE_SIG} [all …]
|
/Renode-v1.15.3-c57714d/ |
D | renode-test.bat | 2 REM We change the below line to "set CONTEXT=package" during package generation 3 set "CONTEXT=source" 4 set "SCRIPTDIR=%~dp0" 9 set "DEBUG=1" 15 set "BINDIR=%SCRIPTDIR%\output\bin\Release" 17 set "BINDIR=%SCRIPTDIR%\output\bin\Debug"
|
/Renode-v1.15.3-c57714d/tools/external_control_client/ |
D | CMakeLists.txt | 5 set(APP_COMPILE_FLAGS 11 set(APP_NAME renode_api_client CACHE STRING "Name of the Renode API client application") 12 set(APP_SOURCES_DIR "" CACHE PATH "Path to the directory with Renode API client application sources… 15 message(FATAL_ERROR "Missing APP_NAME; use ccmake, cmake-gui or -D switch to set it") 19 message(FATAL_ERROR "Missing APP_SOURCES_DIR; use ccmake, cmake-gui or -D switch to set it") 22 set(LIB_DIR ${CMAKE_CURRENT_LIST_DIR}/lib)
|
D | README.md | 42 CMake variables can be used to set: 63 Following every executed set it will ask whether to continue with the current configuration, defaul… 86 After starting the server in Renode, the `adc` application can be used multiple times to set ADC ch… 111 In the second mode, the application can be used to set the state of a pin. This happens when the la… 113 … by subscribing to GPIO state change events. This happens when the last argument is set to `event`.
|
/Renode-v1.15.3-c57714d/scripts/multi-node/ |
D | nrf52840-ble-hci-uart-zephyr.resc | 42 mach set "central_host" 46 mach set "peripheral_host" 50 mach set "central_controller" 53 mach set "peripheral_controller" 60 mach set "central_host" 63 mach set "peripheral_host"
|
D | nrf52840-ble-zephyr.resc | 21 # Create a machine named "central" based on the nRF52840 platform and set it as active. 32 # Create a machine named "peripheral" based on the nRF52840 platform and set it as active. 47 mach set "central" 50 mach set "peripheral"
|
/Renode-v1.15.3-c57714d/scripts/single-node/ |
D | quark_c1000.resc | 8 # The ?= notation indicates a default value if the variable is not set. 10 # Create a new machine and set the Monitor's context accordingly. 27 # Set the WAIT_FOR_JTAG GPIO pin. The bootloader stalls if it's set to low. 37 …# By default, the initial PC is set to the ELF entry point. Since the bootloader has to be started… 38 # the PC needs to be set manually to the correct value.
|
D | zedboard.resc | 16 ## set timer frequency ## 22 ## set registers ##
|
D | zynq_verilated_fastvdma.resc | 24 ## set timer frequency ## 30 ### set registers ###
|
/Renode-v1.15.3-c57714d/scripts/multi-node/quark-c1000-zephyr/ |
D | quark_c1000.resc | 9 # The ?= notation indicates a default value if the variable is not set. 12 # Create a new machine and set the Monitor's context accordingly. 29 # Set the WAIT_FOR_JTAG GPIO pin. The bootloader stalls if it's set to low. 40 …# By default, the initial PC is set to the ELF entry point. Since the bootloader has to be started… 41 # the PC needs to be set manually to the correct value.
|
D | demo.resc | 19 # The radio is using a range-based medium (with the `Range` set to `11`). 20 # If not set, the default SimpleMediumFunction will be used (where range is not relevant). 39 # Each radio in a machine can have its position set independently. 45 # and to set variables local to this machine. The selection must be cleared before creating a new m… 58 # The node is placed 10 units from the server. With the maximum range set to 11, all packets will b… 63 # This clears the Monitor's context. To select a machine, use the `mach set` command (try `help mac…
|
/Renode-v1.15.3-c57714d/tests/platforms/LiteX/ |
D | LiteX_VexRiscv_Linux_SDCard.robot | 11 … Execute Command set device_tree @https://dl.antmicro.com/projects/renode/${device_tree} 13 …Execute Command set kernel @https://dl.antmicro.com/projects/renode/litex_vexriscv-sdca… 14 …Execute Command set emulator @https://dl.antmicro.com/projects/renode/litex_vexriscv-sd… 25 …Execute Command set rootfs @https://dl.antmicro.com/projects/renode/litex_vexriscv-sdca… 40 Wait For Line On Uart blk_queue_max_hw_sectors: set to minimum 8 41 Wait For Line On Uart blk_queue_max_segment_size: set to minimum 4096 97 Wait For Line On Uart blk_queue_max_hw_sectors: set to minimum 8 98 Wait For Line On Uart blk_queue_max_segment_size: set to minimum 4096
|
D | LiteX_Linux_VexRiscv.robot | 11 …Execute Command set kernel @https://dl.antmicro.com/projects/renode/litex_linux_vexrisc… 12 …Execute Command set rootfs @https://dl.antmicro.com/projects/renode/litex_linux_vexrisc… 13 …Execute Command set device_tree @https://dl.antmicro.com/projects/renode/litex_linux_ve… 14 …Execute Command set emulator @https://dl.antmicro.com/projects/renode/litex_vexriscv--e…
|
/Renode-v1.15.3-c57714d/scripts/complex/hci_uart/ |
D | README.rst | 3 …le that you can select in the ``.resc`` file (uncomment the proper line or set the ``$bin`` variab… 8 ``$port`` variable must be set before loading ``.resc`` file, which will allow to connect Zephyr BL… 10 You can use the following command to set it at startup:
|
/Renode-v1.15.3-c57714d/tools/external_control_client/examples/gpio/ |
D | main.c | 65 bool set = argc == 6; in main() local 81 if (set) in main() 132 } else if (set) { in main()
|
/Renode-v1.15.3-c57714d/tests/unit-tests/ |
D | arm-signals-unit.robot | 43 Execute Command mach set 0 114 # When set from address, the signal is set to a value based on address' top bits. 119 # DBGROMADDR is a 20-bit signal, let's first set it to a non-zero value. 125 …ng signals from addresses with bits over 32 set is invalid for Cortex-R8 even though only top 20 b… 127 … *${SIGNALS_UNIT}: ${signal}: 20-bit signal in a 32-bit unit shouldn't be set from ${address_64b}… 134 …# PFILTERSTART is a 12-bit signal so setting it from an address with any of bits 0-19 set should f… 137 … *${SIGNALS_UNIT}: ${signal}: 12-bit signal in a 32-bit unit shouldn't be set from ${address} add… 155 …# SCU initially unregistered, PERIPHBASE not automatically set as when SCU registered at a specifi… 162 …# Now let's set PERIPHBASE which will register SCU there on CPU out of reset and test modifying re… 188 # PCs are set immediately because machine is started right after Reset if it was started before.
|
/Renode-v1.15.3-c57714d/tools/packaging/conda/ |
D | activate.bat | 2 set PATH=%PATH%;%CONDA_PREFIX%\Library\renode\exec
|
D | bld.bat | 2 set PATH=C:\cygwin64\bin\;%PATH% 3 set PLATFORM=Any CPU 23 FOR /F "delims=" %%i IN ('cygpath.exe -u "%LIBRARY_PREFIX%"') DO set "UNIX_LIBRARY_PREFIX=%%i"
|
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/ |
D | integration-library.cmake | 3 set(COSIM_VERSION 3.0)
|
D | verilator-integration-library.cmake | 5 set(VIL_VERSION 3.0)
|
/Renode-v1.15.3-c57714d/tools/guest_cache/ |
D | README.md | 42 Number of sets: 128 (4 lines per set) 49 Number of sets: 64 (8 lines per set)
|
/Renode-v1.15.3-c57714d/scripts/multi-node/cc2538/ |
D | rpl-udp.resc | 14 # The radio is using a range-based medium (with the `Range` set to `11`) 15 # If not set, the default SimpleMediumFunction will be used (where range is not relevant)
|
/Renode-v1.15.3-c57714d/tests/platforms/ |
D | STM32F7.robot | 7 …Execute Command set bin @${URL}/renode-mbed-pipeline-helloworld.elf-ga2ede71-s_2466384-6… 28 …Execute Command set bin @${URL}/stm32f746--cube_mx-freertos_cli.elf-s_1057672-cffcaec0bd… 47 …Execute Command set bin @${URL}/dartino-lines.elf-s_486816-cd8876ab9de60af779f4429dfe16c…
|
D | Renesas_DA14592.robot | 31 Execute Command set bin @${bin} 32 Execute Command set symbolsElf @${symbolsElf} 81 Wait For Log Entry sys_wdog: Freeze set 91 Wait For Log Entry sys_wdog: Ticker value set to: 0x1FFF 95 Wait For Log Entry sys_wdog: Ticker value set to: 0x1FFF 99 # We set the quantum and advance immediately to speed up the test. 170 Wait For Log Entry cpu_m33: PC set to 0x200, SP set to 0x20005EF8
|
/Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/SystemCModule/ |
D | CMakeLists.txt | 12 set(SOURCES_RENODE_BRIDGE
|
12345