I need a smokin' fast counter, 32 bits wide. I need to measure the period of 1 - 4 MHz signals with a resolution of 1uSec in 1 mSec, so the plan is to have the input signal latch the counter, which is counting a 1GHz clock.
I've done lots of logic design, and lots of AVR work, but I have never done anything with an FPGA. but this seems like it might be a good place to start (and the first shot at this does NOT need to go that fast - getting within two or even three orders of magnitutude would be a good start).
Can anyone recommend, assuming that I know nothing about FPGAs, a good place to jump in?
Of course, if there are non-programmable chips that can do this job, so much the better. This does NOT need to all fit on a single chip.
Thanks.