RecoSim  1.0
 All Classes Files Functions Variables Enumerations
Functions | Variables
user_parameters.cpp File Reference
#include "user_parameters.h"
#include <systemc.h>

Functions

sc_semaphore Slice_lock_IN (0)
 
sc_semaphore Slice_lock_OUT (0)
 
sc_time application_start_time (SC_ZERO_TIME)
 

Variables

My_Simulation_states tasks_execution_time = WCET
 
sc_event TB_lock [4]
 
int app_is_running =0
 
int current_application_id =0
 
double cost_result [40][40]
 
double cost_energy [40][40]
 
double cost_time [40][40]
 
double cost_resource [40][40]
 
double cost_result_d [40][40][3]
 
double cost_energy_d [40][40][3]
 
double cost_time_d [40][40][3]
 
double cost_resource_d [40][40][3]
 
unsigned int CPU_FREQUENCIES_STEPS [3] ={666,333,222}
 
double CPU_VOLTAGES_STEPS [3] ={1,0.8,0.6}
 
unsigned int global_operating_point =0
 

Detailed Description

Author
XXX
Version
1.0
Date
XXX

DESCRIPTION

User defined parameters.