Forum Discussion
Altera_Forum
Honored Contributor
14 years agoRead a signal via SMA cable
Hi, I am completely new to Quartus and DSP Builder and I am having a few issues. I have a Stratix III board with a data conversion card. I am trying to read a sinusoidal signal from a signal gene...
Altera_Forum
Honored Contributor
13 years agoYou need the documentation from the ADC chip, it should give you some idea of the signalling/framing used to get data into the FPGA. It may be eg. SPI or some custom parallel bus. Once you have the data through the appropriately configured IO pins you need to shape the payload part as an Avalon-ST bus to have it easily consumed by DSP Builder.