vtr-verilog-to-routing icon indicating copy to clipboard operation
vtr-verilog-to-routing copied to clipboard

Disable timing analysis for paths to/from IO pins

Open nachiket opened this issue 2 years ago • 0 comments

In VTR SDC syntax, how do I disable timing analysis from input/output ports to the LUTs? I only want to do analysis on internal LUT-LUT paths.

I checked set_false_path and set_disable_timing but it does not look like either would work for this?

nachiket avatar Aug 12 '21 23:08 nachiket