gem5/build_opts/RISCV

4 lines
76 B
Plaintext

TARGET_ISA = 'riscv'
CPU_MODELS = 'AtomicSimpleCPU'
PROTOCOL = 'MI_example'