gem5 v24.0.0.0
Loading...
Searching...
No Matches
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

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 
namespace  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.
 

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 Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0