1TARGET_ISA = 'x86'
2CPU_MODELS = 'TimingSimpleCPU,O3CPU,AtomicSimpleCPU'
3PROTOCOL = 'MESI_Two_Level'
4NUMBER_BITS_PER_SET = '128'
5