from m5.params import * from Network import RubyNetwork class SimpleNetwork(RubyNetwork): type = 'SimpleNetwork'