Visible to Intel only — GUID: boh1648602809749
Ixiasoft
1. Introduction
2. Interface Overview
3. Parameters
4. Designing with the IP Core
5. Block Description
6. Configuration Registers Overview
7. F-Tile PMA and FEC Direct PHY Multirate Intel® FPGA IP User Guide Archives
8. Document Revision History for the F-Tile PMA and FEC Direct PHY Multirate Intel® FPGA IP User Guide
Visible to Intel only — GUID: boh1648602809749
Ixiasoft
2.9. Datapath Avalon Memory-Mapped Signals
The following table describes the Datapath Avalon® memory-mapped signals that are a part of the F-Tile PMA/FEC Direct PHY Multirate Intel FPGA IP.
Signal Name | Clocks Domain/Resets | Direction | Description |
---|---|---|---|
reconfig_pdp_clk | N/A | Input | Reconfiguration Interface Clock |
reconfig_pdp_reset | reconfig_pdp_clk | Input | Parallel data path reconfiguration interface reset. This reset must be asserted at least once after power on. |
reconfig_pdp_address[13+K d :0] | reconfig_pdp_clk | Input | Reconfiguration Interface Address. K d=Ceiling(log2(N)). Word address. EMIB core adapter and soft CSR registers use unused space of F-tile Datapath Avalon® memory mapped 16-bit address. |
reconfig_pdp_byteenable[3:0] | reconfig_pdp_clk | Input | Byte Enable. If byteenable[3:0] is 4’b1111, 32-bit Dword Access is assumed; otherwise byte access is used. |
reconfig_pdp_write | reconfig_pdp_clk | Input | Reconfiguration Write |
reconfig_pdp_read | reconfig_pdp_clk | Input | Reconfiguration Read |
reconfig_pdp_writedata[31:0] | reconfig_pdp_clk | Input | Reconfiguration Write data |
reconfig_pdp_readdata[31:0] | reconfig_pdp_clk | Output | Reconfiguration Read data |
reconfig_pdp_waitrequest | reconfig_pdp_clk | Output | Reconfiguration Wait Request |
reconfig_pdp_readdatavalid | reconfig_pdp_clk | Output | Reconfiguration Read Data Valid. Optional port, available if the port is enabled in parameter editor. |