Overview

Namespaces

  • Csim
    • Controller
    • Model
    • Util
  • PHP

Classes

  • Cache
  • CacheCell
  • CacheLayout
  • Execution
  • Instruction
  • InstructionType
  • Set
  • SimulationState

Exceptions

  • InvalidInstructionException
  • Overview
  • Namespace
  • Class
  • Tree

Namespace Csim\Model

Classes summary
Cache Rpresents a cache.
CacheCell Identifies an individual cell in the cache.
CacheLayout Holds sizes of cache parts.
Execution Describes one simulated instruction and the simulation result.
Instruction Represents one instruction.
InstructionType An enum for instruction types.
Set Represents one set in a cache.
SimulationState Holds the current state of a simulation. Also keeps hit rate and a list of all executed instructions..
Exceptions summary
InvalidInstructionException Indicates that the specified instruction type can not be simulated by the cache.
csim-jquery-nophpfw API documentation generated by ApiGen 2.8.0