Solved
Forum Discussion
sstrell
Super Contributor
7 years agoThat's not a constraint, it's a reporting command. OP should still be able to use report_timing.
You have to have some constraints on the I/O. The best and easiest way to do this with with set_max_delay and set_min_delay. If the I/O show up as unconstrained in the unconstrained paths report, report_timing won't work. Once the I/O are constrained, report_timing as you mentioned should work.