1TARGET_ISA = 'riscv' 2CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,MinorCPU,O3CPU' 3PROTOCOL = 'MI_example' 4