diff options
Diffstat (limited to 'build_opts/ALPHA_FS')
-rw-r--r-- | build_opts/ALPHA_FS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build_opts/ALPHA_FS b/build_opts/ALPHA_FS index e69cff04b..3908039d1 100644 --- a/build_opts/ALPHA_FS +++ b/build_opts/ALPHA_FS @@ -1,3 +1,4 @@ TARGET_ISA = 'alpha' FULL_SYSTEM = 1 CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU' +PROTOCOL = 'MI_example' |