Altera_Forum
Honored Contributor
15 years agooverlapping of tSU/tH
Merry Christmas and happy new year to you all
I came across the datasheet of an DAC from AnalogDevices (the AD9122) and noted that this device's data interface tSU/tH overlap each other from the clock edge: |----------------------| clk (at pin) ---- tSU (- 0.05 ns at pin) ------------- tH (+ 0.6ns at pin) This is my first time to note overlap of tSU/tH. In the context of devices, tSU/tH is meant at pins but eventually it is the internal registers that are meant. The clk/data path delays from pins to internal registers account for a shift of register timing window (Altera calls it Micro...). Such that either tSU or tH or none could have negative value with respect to clk edge. (+ve tSU being infront of edge, and of +ve tH behind edge and vice versa). However, the width of timing window should not change since both tSU and tH are affected both by delays equally, so it is merely a shift without overlap and according to well known equations. The question is how could anyone explain the overlap of these values. Any answer appreciated.