From 1a7d3f9fcb76a68540dd948f91413533a383bfde Mon Sep 17 00:00:00 2001 From: Tony Gutierrez Date: Tue, 19 Jan 2016 14:28:22 -0500 Subject: gpu-compute: AMD's baseline GPU model --- build_opts/X86_MOESI_AMD_Base | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 build_opts/X86_MOESI_AMD_Base (limited to 'build_opts/X86_MOESI_AMD_Base') diff --git a/build_opts/X86_MOESI_AMD_Base b/build_opts/X86_MOESI_AMD_Base new file mode 100644 index 000000000..e85f36d82 --- /dev/null +++ b/build_opts/X86_MOESI_AMD_Base @@ -0,0 +1,3 @@ +PROTOCOL = 'MOESI_AMD_Base' +TARGET_ISA = 'x86' +CPU_MODELS = 'AtomicSimpleCPU,O3CPU,TimingSimpleCPU' \ No newline at end of file -- cgit v1.2.3