ruby: rename ALPHA_Network_test protocol to Garnet_standalone.
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.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
TARGET_ISA = 'alpha'
|
||||
SS_COMPATIBLE_FP = 1
|
||||
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,MinorCPU'
|
||||
PROTOCOL = 'Network_test'
|
||||
PROTOCOL = 'Garnet_standalone'
|
||||
Reference in New Issue
Block a user