Forum Discussion

designEngineer's avatar
designEngineer
Icon for Occasional Contributor rankOccasional Contributor
7 years ago
Solved

How to report propagation delay from pin to pin with just combinational logic in between

The title basically says it all. If I have just combinational logic between two FPGA pins how can I report the propagation delay of that path in timing analyzer?

"report_timing -from [get_ports {input_pin}] -to [get_ports {output_pin}]" results in the message "Report Timing: No setup paths were found"

Am I doing something wrong or is there another way?

Thanks!

3 Replies