Forum Discussion
Altera_Forum
Honored Contributor
16 years agoYou could write a verilog block that reads the ADC and make it into a custom component for SOPC. That way your sample block could be connected to NIOS via the avalon bus.
http://www.altera.com/literature/hb/qts/qts_qii54004.pdf If you like you can use a dma controller to write the data directly from your sample block to the SDRAM if you like, that could be useful if you sample at a high rate. Best Regards, Ola Bångdahl