stipcores library
Collection of Software Drivers for Hardware IP Cores for the Panoradio SDR
|
Driver for the Xilinx CIC core using the axi_dds_interface core. More...
#include <CIC.h>
Public Member Functions | |
CIC (int base_address, int size_in_k, int initial_rate) | |
class constructor More... | |
~CIC () | |
class deconstructor | |
int | set_rate (int rate) |
sets CIC decimation rate More... | |
int | get_rate () |
gets CIC decimation rate More... | |
Driver for the Xilinx CIC core using the axi_dds_interface core.
CIC::CIC | ( | int | base_address, |
int | size_in_k, | ||
int | initial_rate | ||
) |
class constructor
base_adress | address of the spi core (from Vivado), e.g. 0x44C00000 |
size_in_k | size of the required adress space in k (from Vivado) |
|
inline |
gets CIC decimation rate
int CIC::set_rate | ( | int | rate | ) |
sets CIC decimation rate