Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Thank you for the reply. I will have a look at the document. Whether the method what i am following is right? am i in the right way? --- Quote End --- Hi, be aware that the input delay and output delay only descripts the timing for the FPGA to the outside world. Timing violations between verilog modules will not be affected by this settings. If you have internal holdtime violations look to the clock generation. Do you have gated clocks or clocks generated by a ripple counter in your design ? Kind regards GPK