The-OpenROAD-Project / TritonRoute

UCSD Detailed Router
Other
79 stars 26 forks source link

Fails to route JPEG design #1

Closed tajayi closed 5 years ago

tajayi commented 5 years ago

The route guide was generated using Bangqi's routeguide generator.

The last few lines are

post process guides ...
GCELLGRID X 0 DO 96 STEP 9600 ;
GCELLGRID Y 0 DO 189 STEP 9600 ;
  complete 10000 nets
  complete 20000 nets
Warning: VDD 9 pin not visited, fall back to feedrough mode
Error: VDD 9 pin not visited #guides = 12
Error: critical error guide not connected, exit now 1!

Find attached all logs/files/scripts required to reproduce the issue: t11_dr_2019-06-04_11-02.tar.gz

tajayi commented 5 years ago

Considering this resolved. I am no longer seeing this issue.