On 15 Jun 2010 at 8:39, Philip Pemberton wrote:
No -- the hardware only stores "time since last
edge". So the edges
are always one "virtual nanosecond" wide. The code extends these to
two PLL clock cycles for the DPLL counter reset, and also stores
whether there was a data pulse (transition) in the current data
window.
Okay, it was the commentary that was throwing me off. This looks
something like the code that I use.
--Chuck