If there is no IP core for the ADC that Intel makes available for the board, I suggest you follow the timing diagram of the LTC2268 adc and develop a vhdl state machine to configure and read the adc.
Hi Sibulele Mtakati, I actually used LTC2268-14 bit to capture and plot analog data. Now, I want to incorporate peak detection technique. Could you suggest how do I do it?
Hi Kalyan Vankadavath, thanks for your reply. Actually I am using python to display the data on PC that are collected by ADC. I don't have much idea on MATLAB in this context. Could you tell me how do I do it?