You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LLTFI allows users to specify the execution cycle of all instruction types (opcodes). This is to better simulate hardware fault injections.
Change the last field of HANDLE_INST() in < LLFI_SRC_ROOT >/runtime_lib/Instruction.def for the instruction type you want to change. The default value is 1 cycle of all instructions. Then go to < LLFI_DST_ROOT > and run make