summaryrefslogtreecommitdiff
path: root/build_opts/RISCV
blob: 38abd92165e4f1b3cab3be48cb73c81fb395b510 (plain)
1
2
3
TARGET_ISA = 'riscv'
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,MinorCPU,O3CPU'
PROTOCOL = 'MI_example'