vtr-verilog-to-routing
vtr-verilog-to-routing copied to clipboard
[Route] Added astar_offset Parameter
Using an astar_offset can help better tune the ordering heuristic for the search used to find the shortest path in the routing graph. It is also necessary to ensure that the heuristic is an underestimate (without setting the astar_fac to 0.0).