![]() * Add --restart-on-failed-target-frequency flag and logic to restart the place-and-route process if the target frequency is not achieved. * This flag is intended to be used with the --randomize-seed option to generate a new random seed for every run. This can significantly improve the chances of achieving a higher clock frequency compared to using the default seed. * Move print_net_source out of log_crit_paths() to remove the 'static' keyword, which could otherwise cause a segmentation fault if the context is changed. |
||
---|---|---|
.. | ||
kernel | ||
place | ||
route | ||
version.h.in |