I see it now, will investigate ``` fastroute -out...
# openroad
u
I see it now, will investigate
Copy code
fastroute -output_file $::env(RESULTS_DIR)/route.guide \
            -max_routing_layer $::env(MAX_ROUTING_LAYER) \
            -unidirectional_routing true \
            -layers_adjustments {{2 0.5} {3 0.5} {4 0.5} {5 0.5} {6 0.5} {7 0.5} {8 0.5} {9 0.5} {10 0.5}} \
            -overflow_iterations 100 \
	    -verbose 2 \