Home
last modified time | relevance | path

Searched refs:in_rti (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/riscv-isa-sim/riscv-isa-sim-4f12984/riscv/
H A Dremote_bitbang.cc112 bool in_rti = tap->state() == RUN_TEST_IDLE; in execute_commands() local
140 if (!in_rti && tap->state() == RUN_TEST_IDLE) { in execute_commands()
144 in_rti = false; in execute_commands()