hey all, i'm running into a hold violation error t...
# openlane
k
hey all, i'm running into a hold violation error that i can't seem to get rid off i've tried repositioning the macro so that it is closer to its pins, and adding
{PL/GBL}_RESIZER_HOLD_SLACK_MARGIN
in the
config.json
however it doesn't seem to have helped with the violations. i've also loaded this into openroad gui, and ran
repair_timing -hold
but it reports back with no hold violations found.
solved this by correcting an error i had made in the config.json for the macro make sure that
CLOCK_PORT
is set to the port name of your macro, and not the clock you'll be using