The-OpenROAD-Project / TritonRoute

UCSD Detailed Router
Other
79 stars 25 forks source link

Error: assignIroute_bestTrack select no track on jpeg and coyote #4

Closed tajayi closed 5 years ago

tajayi commented 5 years ago

Experiencing the following error/crash on jpeg and coyote

init gr pin query ...

start track assignment
Done with 123352 horizontal wires in 4 frboxes and Error: assignIroute_bestTrack select no track

Find files to reproduce at t11_dr_2019-06-23_13-25.tar.gz

using build from commit 37e2f6ab8cd025878ee16eeb5ed0bcb8156ee936

CC: @abk-openroad @tspyrou @mik226

bangqixu commented 5 years ago

The error message means the input GR solution is not valid

tajayi commented 5 years ago

The route guide used in the test was created using your route guide generator not utdBoxRouter.

bangqixu commented 5 years ago

I understand that. That binary is not checking the correctness of GR solution anyway

tajayi commented 5 years ago

Will running the grChecker validate it?

bangqixu commented 5 years ago

No