Knug
Contributor
4 years agofalse_path issue seen in the STA tool when running 'check_timing'
I set false path to the following signal :
set_false_path -from [get_ports fpga_nstatus]
& when I run STA check_timing reported 'no input delay was set on the input port'
Same with other false paths I set.
I am currently ignoring this. Please comment here.
On the other hand when I select 'Report Unconstrained paths' there were no unconstrained paths reported (as expected).
Why 'check_timing' reported that message ?