aca869bf2d
Over the past 6 years, we realized that the protocol is essentially used to run the garnet network in a standalone manner, and feed standard synthetic traffic patterns through it.
4 lines
135 B
Text
4 lines
135 B
Text
TARGET_ISA = 'alpha'
|
|
SS_COMPATIBLE_FP = 1
|
|
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,MinorCPU'
|
|
PROTOCOL = 'Garnet_standalone'
|