Implement the Farrow filter complying with the following requirements:
Requirements |
|
|---|---|
Sampling rate |
1 Gsps |
I/O data type |
|
Coefficients data type |
|
Delay input data type |
|
NOTE: In real applications, Farrow filters often operate at lower sampling rates. You can implement multiple instances of filters with a lower sampling rate on AI Engine using a time-division multiplexed (TDM) forms of a high sampling rate filter. Make only minor codebase changes to use the TDM approach.