Skip to content

Keepalive-PP/ProtocolProcessing_Group2

 
 

Repository files navigation

ProtocolProcessing_Group2

Preparations:

  1. systemC 2.3.0 library installed for Simulation
  2. python and pygame for UI

How to compile the simulation:

  1. Define a name for your executable (EXE), your systemC path (SYSTEMC) and your architecture (T_ARCH) in the makefile, and save.
  2. Make

How to run the simulatiion and UI:

  1. Start the Simulation first by running the executable
  2. Navigate to the UI folder and run "python SimulationUI.py"
  3. Add and configure the routers
  4. Connect the routers
  5. click start to launch the simulation
  6. type help to see the router commands and their options

Documentation:

  1. Go to Doc/html -folder and open index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 65.1%
  • Python 19.7%
  • JavaScript 15.2%