Hello,
I'm trying out a Rs-232 Receiver and Transmitter code in Quartus || version 9.0 Build 235 06/17/2009 SJ full version, i ma getting a following critical warning during the compilation stage critical warning: timing requirements for slow timing model timing analysis were not met. see report window for details. and when i'm checking the compilation summary and timing analyser section i see the following data in the which is shownin pics below picture of summary : http://i1140.photobucket.com/albums/n569/Siva_Chaitanya/critwarn2.jpg picture 2 : http://i1140.photobucket.com/albums/n569/Siva_Chaitanya/critwarn1.jpg please help me resolve this problem :confused:, i'm completly new to this situation Cheers Siva链接已复制
9 回复数
thanks for replying Kaz.
we haven't included as sdc file as such. We were just asked to write the code and try to implement on fpga. they havent given any timing constraints except the operating clock frequency.we have added clock frequency by gng into edit settings and given value in individual clocks.. once we have done tht, we have got all these warnings..is it necessary to give the input delay for the design?
actually our signals are synchronous.
In altera tool in the edit settings --> classic timing analyser settings we have an option of giving delay time settings( tsu, tco, tpd, th). Is that enough if I give my values in that instead of including sdc?