| Test Setup Reset Emulation |
| Resource ${RENODEKEYWORDS} |
| Execute Command mach create |
| Execute Command machine LoadPlatformDescription @${PATH}/sim/config/shodan_secure.repl |
| Execute Command sysbus LoadELF @${PATH}/out/opentitan/build-bin/sw/device/boot_rom/boot_rom_sim_verilator.elf |
| Execute Command sysbus LoadELF @${PATH}/out/opentitan/build-bin/sw/device/examples/hello_world/hello_world_sim_verilator.elf |
| Execute Command sysbus.cpu_0 PC 0x8084 |
| Create Terminal Tester sysbus.uart |
| Wait For Line On Uart Hello World |