cupvaConfigDataFlowParams_t#

Defined in src/host/c_api/include/detail/workloads/cupva_host_dataflow.h

struct cupvaConfigDataFlowParams_t#

Parameters structure for CupvaConfigDataFlowSetParams.

Deprecated:

This function is deprecated. Use GatherScatterDataFlow or SequenceDataFlow instead.

This structure is used to setup a ConfigDataFlow with CupvaConfigDataFlowSetParams

Public Members

cupvaParameter_t *handler#

Parameter referring to the handler in VMEM to use for triggering.

uint32_t *vpuConfigTable#

Device pointer to a VMEM config table in VMEM. The VMEM config table is an array of register address-value pairs which can be used to dynamically reconfigure DMA at a low level.