cuPHY  0.1
CUDA PHY Layer Acceration Library
Data Fields
_cuphyPdcchStatPrms Struct Reference

#include <cuphy_api.h>

Data Fields

uint16_t nMaxCellsPerSlot
 

Detailed Description

PDCCH static parameters

Field Documentation

◆ nMaxCellsPerSlot

uint16_t _cuphyPdcchStatPrms::nMaxCellsPerSlot

Maximum number of supported cells (used to define upper limits on number of coresets, number of DCIs etc) nMaxCoresetsPerSlot = nMaxCellsPerSlot * CUPHY_PDCCH_N_MAX_CORESETS_PER_CELL nMaxDcisPerSlot = nMaxCoresetsPerSlot * CUPHY_PDCCH_MAX_DCIS_PER_CORESET