PHY Lite for Parallel Interfaces Intel® FPGA IP User Guide

ID 683716
Date 6/21/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

2.2.4.3.3. Input DQ/DQS Delay Chains Maximum Values

The complete range is from 0 to 551 in steps of T_vco/256, but the whole range is not always available. Also, only a portion of this range is usable depending on PLL frequency, temperature, and voltage. To find the usable range, perform the write and read-back operations to ensure if the value applies or needs to lower.

Assume the usable range has a maximum value of k and you write a value A. You can read back the value based on the following conditions:

  • If A < k, the value you write is under the upper limit, you read back the same value (readdata=A).
  • If A > k, the value you write is over the upper limit, you read back the upper limit value. (readdata=k).