Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHow do access the converted MAX 10 ADC results?
Hi, I'm really new to the whole FPGA world and try to evaluate the MAX10 ADC as part of my thesis, but whatever I do I can't get it to work as I think it should. What I'm trying to do is, ...
Altera_Forum
Honored Contributor
9 years agoSorry for my misunderstanding and maybe dumness, but I thought that adc toolkit is as mentioned in the Adc usermanual just a tool to check your qsys-design / adc for generell function.
I'm not really getting where can I find the specific registers for my sampled values and how to access those in the Avalon storage. Because I thought I've to these ipblocks with qsys and Code my own verilogblocks and connect them in the "schematic". What I know is that there are these ADC_SAMPLE registers from 0x3F-0x00 for the 64 sequencer / samplestorage slots Is there an example of verilog code on how to access adc 1 samplestorage 1 register?