|
gem5
v20.1.0.5
|
#include "base/bitfield.hh"#include "base/intmath.hh"#include "enums/AddrMap.hh"#include "mem/packet.hh"#include "random_gen.hh"Go to the source code of this file.
Classes | |
| class | NvmGen |
| NVM specific generator is for issuing request with variable buffer hit length and bank utilization. More... | |
Declaration of the NVM generator for issuing variable buffer hit length requests and bank utilisation.
Definition in file nvm_gen.hh.