v_hcresampler
Vitis Drivers API Documentation
xv_hcresampler_g.c File Reference

Variables

XV_hcresampler_Config XV_hcresampler_ConfigTable []
 XV_hcresampler_ConfigTable. More...
 

Variable Documentation

XV_hcresampler_Config XV_hcresampler_ConfigTable[]
Initial value:
=
{
{
}
}

XV_hcresampler_ConfigTable.

This table contains configuration structures for the XV_hcresampler driver. Each entry represents the configuration parameters for a specific instance of the v-hcresampler hardware core.

Fields:

  • Device ID: Unique identifier for the hardware instance.
  • Base Addr: Base address of the hardware core.
  • Samples/Clk: Number of samples processed per clock cycle.
  • Max Columns: Maximum number of columns supported.
  • Max Rows: Maximum number of rows supported.
  • Max Data Width: Maximum data width supported.
  • Convert Type: Type of conversion performed by the core.
  • Num H Taps: Number of horizontal filter taps.