Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21174 Discussions

Cyclone V Connecting the HPS EMAC via FPGA fabric IO

S2k
Beginner
296 Views

I am having issues meeting timing when bringing an HPS EMAC into the fabric using a Cyclone V device. My project is connected as shown below where I am using the hps_interface_splitter and gmii_to_rgmii_adaptor cores.

 

Picture1.png

 

I have added an 8nS clock constraint to both RGMII_RX_CLK and RGMII_TX_CLK, but when I build the design I am getting large timing violations on the GMII_RX_DATA[7..0] between the HPS EMAC and the fabric register it feeds.

Violations:

Picture2.png

 

 

First failing path shown in “Technology Map viewer” where this is between a fabric register located in the GMII_to_RGMII core and the HPS EMAC:

 

Picture3.png

 

Same path shown in “Chip planner”:

Picture4.png

 

 

The big delay that seems to be causing the issue is this 7.614nS, that if I understand correctly is the delay within the HPS? (i.e. nothing to do with fabric timing)

Picture5.png

 

 

Can someone give me any pointers on how I can get this to meet timing please? I am assuming I am doing something inherently wrong here such as having the EMAC incorrectly wired up to the 2 fabric cores.

 

0 Kudos
0 Replies
Reply