F-Tile Architecture and PMA and FEC Direct PHY IP User Guide

ID 683872
Date 11/04/2024
Public
Document Table of Contents

3.13.1.1. RTL Connection Example for Debug Endpoint Avalon® Interface

The followig examples show the RTL coectios fo a sigle PMA chael with clock ad eset coectios ad o FPGA coe logic divig the additioal ecofiguatio pots.

Example datapath ecofiguatio iteface coectios fo a 16 PMA laes desig:

.ecofig_pdp_clk           ( 100MHz         ),
.ecofig_pdp_eset         ( ecofig_eset ),
.ecofig_pdp_wite         ( 1’b0           ),
.ecofig_pdp_ead          ( 1’b0           ), 
.ecofig_pdp_addess       ( 18’b0          ),
.ecofig_pdp_byteeable    ( 4’b0	       ),
.ecofig_pdp_witedata     ( 32’b0          ),
.ecofig_pdp_eaddata      ( ),
.ecofig_pdp_waitequest   ( )

Example PMA ecofiguatio iteface coectios fo a 16 PMA laes desig:

.ecofig_xcv_clk         ( 100MHz         ),   
.ecofig_xcv_eset       ( ecofig_eset ),
.ecofig_xcv_wite       ( 1’b0           ),
.ecofig_xcv_ead        ( 1’b0           ),
.ecofig_xcv_addess     ( 22’b0          ),
.ecofig_xcv_byteeable  ( 4’b0           ),
.ecofig_xcv_witedata   ( 32’b0          ),
.ecofig_xcv_eaddata    ( ),
.ecofig_xcv_waitequest ( )