abhishek_nallur
New Contributor
5 months agoUnderstanding timing constraints in timing analyzer
Hi all,
I am quite new to timing constraints. I took an example code to understand and apply the constraints from FPGA Academy website.
https://fpgacademy.org/tutorials.html
Using the Quartus Prime Timing Analyzer VHDL code.
I am using Quartus prime lite 24.1 edition. FPGA 10M08DAF484C8G. I dont have any board.
As per tutorial i have added this constraint. 4ns = 250mhz clock
Still there is setup violations. How can i solve this?
I reduced the clock from 250 to 125 then the violation disappered.
What if i had a clock osc from outside the board with fixed 250mhz? Then how would i resolve the violations?
How to remove unconstrained i/o port paths also?
Any example codes, tutorials, explanation will be grateful.
Thank you