Skip to content

Struct simtix::system::SingleCoreSystem::Config

ClassList > simtix > system > SingleCoreSystem > Config

Classes

Type Name
struct Mem

Public Attributes

Type Name
ArchParamBuilder arch_param_builder = ArchParam::Build()
opencl::Kernel kernel
Mem lmem_cfg
std::vector< Mem > mmap
pipelined::PipelinedSM::Param pipelined_param = /* multi line expression */
pipelined::PipelinedSM::ParamBuilder pipelined_param_builder = /* multi line expression */
SMType sm_type = SMType::kAtomic
uint32_t xbar_bw = -1

Public Attributes Documentation

variable arch_param_builder

ArchParamBuilder simtix::system::SingleCoreSystem::Config::arch_param_builder;

variable kernel

opencl::Kernel simtix::system::SingleCoreSystem::Config::kernel;

variable lmem_cfg

Mem simtix::system::SingleCoreSystem::Config::lmem_cfg;

variable mmap

std::vector<Mem> simtix::system::SingleCoreSystem::Config::mmap;

variable pipelined_param

pipelined::PipelinedSM::Param simtix::system::SingleCoreSystem::Config::pipelined_param;

variable pipelined_param_builder

pipelined::PipelinedSM::ParamBuilder simtix::system::SingleCoreSystem::Config::pipelined_param_builder;

variable sm_type

SMType simtix::system::SingleCoreSystem::Config::sm_type;

variable xbar_bw

uint32_t simtix::system::SingleCoreSystem::Config::xbar_bw;


The documentation for this class was generated from the following file projects/simtix/include/simtix/system.h