summaryrefslogtreecommitdiff
path: root/build_opts/X86_MESI_Two_Level
blob: fc74d6f01d8cfa6a54467eb525fe7ff78d9f7bc2 (plain)
1
2
3
TARGET_ISA = 'x86'
CPU_MODELS = 'TimingSimpleCPU,O3CPU,AtomicSimpleCPU'
PROTOCOL = 'MESI_Two_Level'