--- Quote Start ---
When I want to capture a block of samples from an ADC, I'll typically write my own code to capture to a RAM block or multiple RAM blocks. The RAMs are configured as dual-ported, with one side connected to the ADC, and the other connected to an Avalon-MM system. I then read the captured samples from RAM using the JTAG interface, via the method described in this tutorial
http://www.alterawiki.com/wiki/using...aster_tutorial --- Quote End ---
In this tutorial, in "software version" section It is mentioned that:The tutorial was developed using Quartus II 11.1sp1 (full edition) under Windows XP Professional 32-bit.
Quartus II 11.1sp1 (full edition)--> means "Subscription Edition"
am I right? and that means it doesn't work with Web Edition (free) or it also works with web edition?