summaryrefslogtreecommitdiff
path: root/src/mem/ruby/network/Network.py
AgeCommit message (Expand)Author
2015-08-30ruby: specify number of vnets for each protocolNilay Vaish
2014-09-01ruby: message buffers: significant changesNilay Vaish
2014-03-20ruby: garnet: convert network interfaces into clocked objectsNilay Vaish
2013-03-22ruby: convert Topology to regular classNilay Vaish
2013-03-22ruby: network: move routers from topology to networkNilay Vaish
2013-01-14Ruby: use ClockedObject in Consumer classNilay Vaish
2012-11-02sim: Include object header files in SWIG interfacesAndreas Sandberg
2011-06-30Ruby: Add support for functional accessesBrad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2011-04-28network: removed the unused network-wide latency paramBrad Beckmann
2011-04-28network: moved network config paramsBrad Beckmann
2011-04-28network: convert links & switches to first class C++ SimObjectsBrad Beckmann
2010-08-20config: Added the topology description to m5 config.iniBrad Beckmann
2010-03-21ruby: Reorganized Ruby topology and protocol filesBrad Beckmann
2010-03-21ruby: Disable adaptive routing by for faster simulation perf.Brad Beckmann
2010-02-01ruby: Added FS support to the simple mesh topologyBrad Beckmann
2010-01-29ruby: Added a mesh topologyBrad Beckmann
2010-01-29ruby: Add support for generating topologies in Python.Steve Reinhardt
2010-01-29ruby: Convert most Ruby objects to M5 SimObjects.Steve Reinhardt