Altera_Forum
Honored Contributor
11 years agoTiming issue
Hi ,
i compile my project with Quartus and i have critical error : "Timing requierements not met" and the TimeQuest Timing Analyzer painted red . The clk_in Frequency to the FPGA is 25MHz entered to internal PLL and spread to all the components : c0=25MHz,c1=100MHz . At the compilation report(painted red) : under Fast 1200mV 0c Model : Hold summery : clk_in : slack = -0.129, End point TNS = -0.127 under worst case timing path : the signal lock at Rx comoponent that is sampled by clk_in has Clock skew =1.5, data delay=1.525,slack=-0.129 . i sampled the ports of my project using signal tap with the clk_in = 25MHz and the Transmitted signals working properley but the received signals not working properley . how can i solve the timing issue ? summery file attached .