Skip to content

Network simulator with reconfigurable routing and topology.

License

Notifications You must be signed in to change notification settings

queeno/network-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network simulator
=================

This project is a simple cycle-based network simulator which models flit-level
communication. It is intended to simulate arbitrary network topologies and
routing algorithms. The interconnection architecure is based on virtual channel
routers with wormhole flow-control. The design is based on the BookSim simulator
(http://nocs.stanford.edu/cgi-bin/trac.cgi/wiki/Resources/BookSim) and is
written in Java.

Dependencies
------------

 - JGraphT library (http://http://www.jgrapht.org/). The Makefile will add
   lib/jgrapht-jdk1.6.jar to the classpath.

Compilation and running
-----------------------

 $ make
 $ make run

About

Network simulator with reconfigurable routing and topology.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published