Visible to Intel only — GUID: vgo1460459559805
Ixiasoft
2.8.1. Link Consistency
2.8.2. Data Rate
2.8.3. Reference Clock Frequency
2.8.4. Port Type
2.8.5. Self Synchronized Link Up
2.8.6. Scramble
2.8.7. Broadcast Mode
2.8.8. Lane Polarity and Order Reversal
2.8.9. Data Type
2.8.10. Packet Type
2.8.11. Flow Control Operation
2.8.12. Transmit/Receive FIFO Buffers
2.8.13. Data Integrity Protection: CRC
2.8.14. Transceiver Configuration
2.8.15. Error Handling
2.8.16. Optimizing the Implementation
Visible to Intel only — GUID: vgo1460459559805
Ixiasoft
3.3. Clocks and Data Rates
A SerialLite II link has two distinct clock rates: the core clock rate and the bit rate.
The core clock rate is the rate of the clock the internal logic is running at. This clock controls the FPGA logic and is a derived clock from the phase-locked loops (PLLs). The transmitter and receiver both have their own core clocks, tx_coreclock and rrefclk respectively.
To determine the clock frequency for tx_coreclock and rrefclk, use the following formula:
Core clock frequency = Data Rate (Mbps)/(TSIZE×10)
For example, if the data rate is 3,125 Mbps, and the TSIZE is 2, then:
Core clock frequency = 3,125/(2×10) = 156.25 MHz