How to apply set_disable_timing SDC command before synthesis?
I have a path, Cell|in to Cell|out, want to disable by using set_disable_timing like follows. set_disable_timing -from dataa to combout Cell After Fitter, I can find the signal in on the dataa, and...