mem-garnet: Integration of HeteroGarnet
[gem5.git] / src / mem / ruby / network / garnet2.0 / GarnetNetwork.py
index 04c0ef46bb744ebdc8aa469c9172892280b55b51..012ab60d8ff06770262239a21854fc0d0c01b818 100644 (file)
@@ -70,3 +70,5 @@ class GarnetRouter(BasicRouter):
                               "virtual channels per virtual network")
     virt_nets = Param.UInt32(Parent.number_of_virtual_networks,
                           "number of virtual networks")
+    width = Param.UInt32(Parent.ni_flit_size,
+                          "bit width supported by the router")