Forum Discussion
sstrell
Super Contributor
3 years agoYou're missing your I/O timing constraints, set_input_delay and set_output_delay. All synchronous I/O need constraints. Asynchronous paths should be set as false paths. Run an analysis in the timing analyzer to see exactly which paths are failing timing. I'd recommend starting here:
https://cdrdv2.intel.com/v1/dl/getContent/653046?explicitVersion=true