Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThanks for the reply. I did change the LOGN in the config header to generate aocx files for sizes 64x64 through 512x512 (the 1024x1024 file comes with the example).
I'm not using the host code that comes with the example. I wrote a new host application that lets the user choose the FFT size at runtime. It is that application that I'm trying to debug. For some reason I can only get the 1024x1024 example to work. As far as I can tell there are three broad classes of errors that could be causing this: 1) A mistake in the host code, 2) an error in the offline compilation of the kernels, 3) an IO error (aocx file is corrupt or the binary file doesn't get read into the host application correctly). If I had an aocx file that is known to work it would allow me to narrow my search down a bit. That's why I was wondering if you could make available a aocx file for a different FFT size. I'm currently in the process of regenerating aocx files but the turnaround time is pretty slow on my desktop. If you had an aocx file ready to go and if you could make it available to me that would make my life a lot easier. Thanks again. Cheers, Dominic