limbo018 / DREAMPlace

Deep learning toolkit-enabled VLSI placement
BSD 3-Clause "New" or "Revised" License
700 stars 202 forks source link

ASSERT ERROR when doing timing_driven placement #201

Open JeffreyzzZ0 opened 3 days ago

JeffreyzzZ0 commented 3 days ago

Dear Prof @limbo018 , when I doing timing-driven placement with my own case, the OpenTimer seems failed to find net in timer. image and in the source code, timer seems to be running parallelly, so the assert error can report different failed net names. Does that mean the OpenTimer fail to read the def , lef, lib or any other files ?. And an error was found in the log. It seems that the open timer can only read one lib and one lef file, Is there any connection between them? I am very confused about this. Thanks for your help! image

limbo018 commented 1 day ago

This is a similar problem to https://github.com/limbo018/DREAMPlace/issues/193#issuecomment-2456751232