3 lines
88 B
Text
3 lines
88 B
Text
TARGET_ISA = 'x86'
|
|
CPU_MODELS = 'TimingSimpleCPU,O3CPU'
|
|
PROTOCOL = 'MESI_CMP_directory'
|