Skip to content

This repo contains code snippets for processing results of various simulators like Cacti, NVmain, Noxim, Dsent and NVsim

Notifications You must be signed in to change notification settings

Sairam954/SystemLevelSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PNoCSystemLevelSimulation

This repo contains code snippets for processing results of various simulators like Cacti, NVmain, Noxim, Dsent and NVsim

  1. Processresult.py - this script parses the output files of the simulators and extracts the required parameters which can be set by the user. The extracted parameters are stored in a csv.
  2. Basecoderun.py - this script is used to execute a command on the console with various parameters for example: each benchmarkfile the command changes. This script basically automates he manual effort of running the command. Given the folder of the benchmarkfiles, script constructs commands for each benchmark and stores result in the specific location
  3. Analysisresult.py - this script is used to extract results from the output files of the NOXIM and generate bar charts to compare results. The code allows use to provide the parameters to be extracted and plotted for all the benchmark files.

About

This repo contains code snippets for processing results of various simulators like Cacti, NVmain, Noxim, Dsent and NVsim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages