Step 2: Calculate the End to End Latency Using N - 4.3 English - PG242

JESD204C v4.3 LogiCORE IP Product Guide (PG242)

Document ID
PG242
Release Date
2025-12-03
Version
4.3 English

The data is received after N LMFC periods and before N+1 LMFC periods so the min deterministic latency is T plus one LMFC plus the fixed input delay at the FPGA and the fixed output delay at the DAC:

TLAT = (T + LMFC) + TTXIN + TRXOUT

Substituting (N*LMFC - TTXLMFC + TRXLMFC) for T gives:

TLAT = ((N*LMFC - TTXLMFC + TRXLMFC) + LMFC) + TRXOUT + TTXIN

= (N+1)*LMFC - TTXLMFC + TRXLMFC + TTXIN + TRXOUT