Attila, thanks for the response. We want to import from a file in which every line (sample) has 6 bits of information. 32K samples is too small for us. Is there a way to handle much larger number of samples (eg. 10M samples)? This data is coming from an audio sample file so we can't create these samples with a script.
I am interested in the digital pattern generation feature. Can it take data from an ascii test file, one byte per line and output/play it to the IO? If yes, can I specify the clock rate at which this data from the file will be played out?
Thanks.