summaryrefslogtreecommitdiff
path: root/build_opts/ALPHA_FS
blob: ffe53269047e38a7602a146e97769bba38fd8c11 (plain)
1
2
3
4
TARGET_ISA = 'alpha'
FULL_SYSTEM = 1
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
PROTOCOL = 'MI_example'