Skip to content

MitchellDumovic/pifo-sim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PIFO Simulator

A simple simulator that accepts as input a packet trace (pcap file) and a text file that contains the rank of each packet. It will plot the input and output flow rates.

$ ./pifo_tb.py --help
usage: pifo_tb.py [-h] pkts ranks

positional arguments:
  pkts        pcap file that contains the packets to be applied in the
              simulation
  ranks       text file that contains the rank for each packet

About

A simple SimPy based PIFO simulator

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%