Hi,
I am doing a application that needs my 6533 card doing continueous high speed output and input at same time. Basically I need one port doing output and then other port doing input simultaneously. The data rate should be at least 100KBs. For this I can find many examples on the web.
But here comes my problems, I need to continueously monitor my data inputed at a high speed. For example, I need to compare the part of the data to a certain pattern, if the pattern matches, I must know it in the order of ms. But with pattern I/O(or burst mode), if my buffer size is small, the clock cannot go high, if the buffer size is large, the response time for my pattern matching is too slow.
can anyone kindly tell me which mod
e/triggering method I should use in order to acheive a fast simultaneous data transmission and input data process?
Thanks for your attention.
Best regards,
Stee