Visible to Intel only — GUID: zzv1701186156454
Ixiasoft
1. About the GTS Serial Lite IV Intel® FPGA IP User Guide: Agilex™ 5 E-Series Devices
2. GTS Serial Lite IV Intel® FPGA IP Overview
3. Getting Started
4. Functional Description
5. Parameters
6. GTS Serial Lite IV Intel® FPGA IP Interface Signals
7. Designing with GTS Serial Lite IV Intel® FPGA IP
8. Document Revision History for the GTS Serial Lite IV Intel® FPGA IP User Guide
Visible to Intel only — GUID: zzv1701186156454
Ixiasoft
6.4. Transceiver Reconfiguration Signals
Name | Width | Direction | Clock Domain | Description |
---|---|---|---|---|
reconfig_read | 1 | Input | reconfig_clk | PMA reconfiguration read command signals. |
reconfig_write | 1 | Input | reconfig_clk | PMA reconfiguration write command signals. |
reconfig_address | 18 bits + Ceiling(log2(N)) | Input | reconfig_clk | Specifies PMA Avalon® memory-mapped interface address in a selected lane. In NRZ mode, each lane has 18 bits and the remaining upper bits refers to the lane offset.
Example, for a 4-lane design:
|
reconfig_readdata | 32 | Output | reconfig_clk | Specifies PMA data to be read by a ready cycle in a selected lane. |
reconfig_waitrequest | 1 | Output | reconfig_clk | Represents PMA Avalon® memory-mapped interface stalling signal in a selected lane. |
reconfig_writedata | 32 | Input | reconfig_clk | Specifies PMA data to be written on a write cycle in a selected lane. |
reconfig_readdatavalid | 1 | Output | reconfig_clk | Specifies PMA reconfiguration received data is valid in a selected lane. |
reconfig_byteenable | 4 | Input | reconfig_clk | Specifies PMA reconfiguration byte enable signal. |