Skip to content

Analysis of the relationship between efficiency, power consumption and AVF (Architectural Vulnerability Factor)

Notifications You must be signed in to change notification settings

rabieifk/Sim-SODA

Repository files navigation

Sim-SODA

Objective: Analysis of the relationship between efficiency, power consumption and AVF.

Tools: Sim-SODA, McPat and Matlab

Alpha processor is used in this project and SPEC2000 is the benchmark. The Sim-SODA simulator works based on Alpha processor and after running a benchmark it reports utilization, performance and AVF. The purpose of this project is to calculate the power consumption for different periods of a program. For this purpose I should change Sim-SODA to report AVF for every intrevals. Then the result of Sim-SODA sould be translated to be understandable for McPat. Also sim-SODA do not report replacements and write back in cache timing but [McPat] need the number of hits, miss replacement and write back.

-interval can help in [sim-SODA] to devie the instructions of program in to intervals.

-cycleinterval is used for time devision in sim-SODA

About

Analysis of the relationship between efficiency, power consumption and AVF (Architectural Vulnerability Factor)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages