Review Board 2.0.15


config: add a separate config file for the network.

Review Request #3554 - Created July 13, 2016 and submitted - Latest diff uploaded

Information
Tushar Krishna
gem5
default
Reviewers
Default
ahansson, bbeckman, jyin, mporemba
config: add a separate config file for the network.
This patch adds a new file configs/network/Network.py to setup the network,
instead of doing that within Ruby.py.