From deb97742c7ada2008ec79aaf1791f7db3c6a2b06 Mon Sep 17 00:00:00 2001 From: Brad Beckmann Date: Sun, 31 Jan 2010 22:21:01 -0800 Subject: m5: Added PROTOCOL default for regress fix --- build_opts/MIPS_SE | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build_opts/MIPS_SE') diff --git a/build_opts/MIPS_SE b/build_opts/MIPS_SE index d3e449f42..085557898 100644 --- a/build_opts/MIPS_SE +++ b/build_opts/MIPS_SE @@ -1,3 +1,4 @@ TARGET_ISA = 'mips' FULL_SYSTEM = 0 -CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU' \ No newline at end of file +CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU' +PROTOCOL = 'MI_example' -- cgit v1.2.3