Giter Club home page Giter Club logo

Comments (11)

Rholais avatar Rholais commented on August 18, 2024

The router failed to connect the net and had to avoid open by some brute force using single-truck tree.
Could you check if the guides of every net are connected?
In case ispd18_test4, the IO pins are placed on Metal7 and Metal8, which potentially causes disconnected guides.

from dr-cu.

Rholais avatar Rholais commented on August 18, 2024

@creamycreamcream I have updated the code to report nets with detached pins.

from dr-cu.

 avatar commented on August 18, 2024

@Rholais
we have try to compile your new source code but ended up some errors....
it is fine to compile with the old source code though
is there anything i need to install or how can i solve this problem?
image

from dr-cu.

Rholais avatar Rholais commented on August 18, 2024

Can you successfully compile commit 24660aa or bac7464?
You may try to remove the -static flag in Line 84 of src/CMakeLists.txt.

from dr-cu.

 avatar commented on August 18, 2024

i removed the -static flag but also meet the same problem
and i have tried to changed the source code back it's still the same problem too

is it work fine while compiling on your server?

from dr-cu.

Rholais avatar Rholais commented on August 18, 2024

Yes, it compiles fine on our server.
Have you try both commits 24660aa and bac7464?

it is fine to compile with the old source code though

Which version of old source code did you try?

You may try to comment out Line 36 of src/CMakeLists.txt.

from dr-cu.

 avatar commented on August 18, 2024

it works when i comment out Line 36 of src/CMakeLists.txt.
will the performance be difference with out this line?
or any other command can substitute this line?

from dr-cu.

Rholais avatar Rholais commented on August 18, 2024

Line 36 is about the linking of Boost.
Different versions and compilation options of Boost may affect runtime performance and result.

Do the nets routed by single-trunk trees have detached pins?

from dr-cu.

 avatar commented on August 18, 2024

ok, i will only use new version for finding detached pins^^

yes, the problem have solved by linking detached pins together

i have another question.....
i use new version of DRCU to check our guide and find out there is no detached pins but there is an warning line appear

image

what situation may cause this problem
and also i would like to know the what situation may cause error line too

image

thanks for your kindly reply

from dr-cu.

Rholais avatar Rholais commented on August 18, 2024

As you can see from the error message, the guides of these four nets are detached.
Then Dr. CU tries to connect these guides by expansion.
Three of them succeeded after several iterations.
The last one net35341 failed.
Please make sure that the guides of a net are connected.

from dr-cu.

Rholais avatar Rholais commented on August 18, 2024

@creamycreamcream I will close the issue if there is no other problem regarding detached pins.

from dr-cu.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.