Forum Discussion
AEsqu
Contributor
6 years agoset min_input_delay 0
set min_output_delay 0
set_min_delay -to [get_ports *] $min_output_delay
Also makes it crash at the end of the fitter (max delay was making it crash at the end of synthesis).
Removing it too.