FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5921 Discussions

Critical Warning: DDR Timing requirements not met

Yogesh
Novice
715 Views

I have built a FPGA design with NIOS. But there are some timing warnings as below:

Critical Warning: DDR Timing requirements not met

Overwriting existing clock: <Clock Name>

When I was debugging the same on stp . I could see read_request and address is being sent correctly by the custom RTL IP. But I am not able to receive i_ddr_data_valid signal from ddr. Data seems to correct on i_ddr_read_data of DDR.

 

How should I go about solving this issue?

0 Kudos
3 Replies
yoichiK_intel
Employee
697 Views

Hi 

Since you are receiving the DDT timing critical warning do you see the timing violation in Timing Analysis report ? 

0 Kudos
Yogesh
Novice
695 Views

Yes , There are about 12 paths violated inside SDRAM.

 

0 Kudos
yoichiK_intel
Employee
687 Views

then why can not you close the timing ?

0 Kudos
Reply