gem5  [DEVELOP-FOR-23.0]
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Variables
dramsim2_wrapper.cc File Reference
#include <cassert>
#include "mem/dramsim2_wrapper.hh"
#include <fstream>
#include "DRAMSim2/MultiChannelMemorySystem.h"
#include "base/compiler.hh"
#include "base/logging.hh"

Go to the source code of this file.

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 
 gem5::memory
 

Variables

int SHOW_SIM_OUTPUT = 0
 DRAMSim2 requires SHOW_SIM_OUTPUT to be defined (declared extern in the DRAMSim2 print macros), otherwise we get linking errors due to undefined references. More...
 

Variable Documentation

◆ SHOW_SIM_OUTPUT

int SHOW_SIM_OUTPUT = 0

DRAMSim2 requires SHOW_SIM_OUTPUT to be defined (declared extern in the DRAMSim2 print macros), otherwise we get linking errors due to undefined references.

Definition at line 53 of file dramsim2_wrapper.cc.

Referenced by gem5::memory::DRAMSim2Wrapper::DRAMSim2Wrapper().


Generated on Sun Jul 30 2023 01:57:04 for gem5 by doxygen 1.8.17