Timing Violations after upgrading to Quartus Pro
Hi all,
I have a project working perfectly on Quartus Prime Standard version 17.1, which doesn't have any timing errors. Due to an interest of using higher speed bins for the external DDR memory (EMIF IP in Standard Quartus supports up to -2666 but Pro version supports -3200 MT/s), I wanted to upgrade the Quartus version I'm using for my project to Quartus Pro version 21.3.
Even though I haven't changed anything in the Platform designer (I haven't even implemented the DDR change I mentioned above), I'm getting multiple timing violations on Quartus Pro. I have failing Setup/Hold/Removal timings where the VHDL hasn't changed for a bit (considering the code for my IPs, not the generated glue logic etc by Intel). I have a feeling that the integration to the Pro version hasn't been successful, these timing errors wouldn't make any sense to me otherwise. Do you guys know what the issue here might be ?