Forum Discussion
KLohr
Occasional Contributor
7 years agoI am getting a hold violation using the on chip flash ip. What can I do to resolve this issue?
It's from avmm_data_read to an internal node in the ip: -0.060 motor_ctrl:loop1|ufm_stmac:ufm_stmac|data_read motor_ctrl:loop1|ufm_stmac:ufm_stmac|max10_ufm:max10_ufm|altera_onchip_flash:onchip_flas...
sstrell
Super Contributor
7 years agoTrue. But as you can see, you're getting timing violations, so the timing analysis isn't really matching up with the way your design would work for real. Chances are in hardware, you'd have no problems, but because of your overconstraints, the tool is essentially reporting false timing failures.
If you're still in the design phase, like I said, try false paths on all your inputs and outputs. You'll still be able to see timing on internal paths as selected by the Fitter.
#iwork4intel