Visible to Intel only — GUID: GUID-85D9D0D8-1D61-4F30-9832-F8B371706DF7
Visible to Intel only — GUID: GUID-85D9D0D8-1D61-4F30-9832-F8B371706DF7
Latency
Latency is the measure of how long it takes to complete one or more operations in a digital circuit. You can measure latency at different granularities. For example, you can measure the latency of a single operation or the latency of the entire circuit.
You can measure latency in time (for example, microseconds) or clock cycles. Typically, clock cycles are the preferred way to express latency because measuring latency in clock cycles disconnects latency from your circuit clock frequency. By expressing latency independent of circuit clock frequency, it is easier to discern the true impact of circuit changes to the circuit's performance.
For more information and an example, refer to Pipelining.