01-04-2008 09:18 AM
01-07-2008 08:16 AM
01-07-2008 08:50 AM
01-07-2008 09:02 AM
01-08-2008 04:51 AM
Hi,
thanks for the advice with the nested loops and the pipelining. With only one loop and two pipelines (the parallel elements are therefore reading the LUT, calculate the gain and giving out the signal) I get a frequency of 930 Hz.
Since you're from NI, can you tell me how long the writing to analog out part takes the FPGA? And is there any better solution for getting the rest of a division than using a bitwise AND? (I checked, this works for all divisors that are a power of 2 and takes less FPGA resources than a Q/R-Block).
Thanks for your help,
Christian
01-10-2008 01:46 AM
01-10-2008 03:27 AM
01-10-2008 04:34 AM