Hi Matt,
--- Quote Start ---
It doesn't appear to have any filtering on the front end. In fact, they ship a 55MHz coaxial Minicircuits LPF to act as an external anti-aliasing filter.
--- Quote End ---
Ok, same as the SII DSP kit then.
--- Quote Start ---
I've seen the PDF you sent me, you're website has some great information and I actually had it bookmarked.
--- Quote End ---
Great, glad it has helped.
--- Quote Start ---
Aside from that, are there any other potential pitfalls you see going down this path?
--- Quote End ---
It should work fine. The potential trouble spots are; phase and amplitude imbalance, i.e., if you put exactly the same signal through each input, you'll get a slightly difference answer, and those slight differences will limit the dynamic range.
I'd start by putting exactly the same signal into both inputs, eg. a sinusoid, or perhaps the digital noise I show in the doc I referenced. Then look at three things; the power spectrum of each input, and then the cross-power spectrum of the two inputs (you cross-correlate them). In the noise source test, the cross-correlation phase should be dead flat if the signals are perfectly time aligned. If there is a phase slope, then there is a clock phase difference. This is ok if the slope is linear. Its the non-linearities in the slope that are the ones that will cause you issues. The amplitude of the three signals should be identical; if they are not, then that is the amplitude imbalance. Grab some data from the board and look at it in MATLAB. Simulate some data and put different amplitude errors in the even and odd samples and see what happens (look at the Nyquist channel).
At 125MHz clock rate, you should be fine.
Cheers,
Dave