gem5 v25.0.0.1
Loading...
Searching...
No Matches
noncoherent_cache.hh File Reference

Specifies a non-coherent cache. More...

#include "base/compiler.hh"
#include "base/logging.hh"
#include "base/types.hh"
#include "mem/cache/base.hh"
#include "mem/packet.hh"

Go to the source code of this file.

Classes

class  gem5::NoncoherentCache
 A non-coherent cache. More...

Namespaces

namespace  gem5
 Copyright (c) 2024 Arm Limited All rights reserved.

Detailed Description

Specifies a non-coherent cache.

The non-coherent cache is expected to be located below the point of coherency. All valid blocks in the non-coherent cache can always be written to without any prior invalidations or snoops.

Definition in file noncoherent_cache.hh.


Generated on Sat Oct 18 2025 08:06:47 for gem5 by doxygen 1.14.0