Giter VIP home page Giter VIP logo

Comments (6)

RTimothyEdwards avatar RTimothyEdwards commented on August 11, 2024 1

Version 8.3.482 should fix this. The "select top cell" was behaving like "select cell" because there was no specific code handling the "top" option. The change to be more systematic about handling the various arguments like "more", "less", etc., caused this issue to suddenly manifest itself. The new code simply registers the fact that "top" has been issued and selects the top level cell as it should.

I have tested this on the reproducible case and it works.

from magic.

d-m-bailey avatar d-m-bailey commented on August 11, 2024

@RTimothyEdwards 8.3.471 is the commit that stops extracting errors.
8.3.470 shows

Magic 8.3 revision 470 - Compiled on Sun May 12 06:24:50 PDT 2024.
...
DRC style is now "drc(full)"
Loading DRC CIF style.
[INFO] COUNT: 171

8.3.471

Magic 8.3 revision 471 - Compiled on Sun May 12 06:27:30 PDT 2024.
...
DRC style is now "drc(full)"
Loading DRC CIF style.
No errors found.
[INFO] COUNT: 0

from magic.

RTimothyEdwards avatar RTimothyEdwards commented on August 11, 2024

The only thing I changed in 8.3.471 is the parsing of arguments to the "select" command. My best guess is that in fixing the parsing of some of the "select" syntax that was broken, I broke something else. Is there a critical "select" command in the DRC script?

from magic.

RTimothyEdwards avatar RTimothyEdwards commented on August 11, 2024

If I run the script commands individually, then the issue is clearly with the "select" command since "select top cell" returns "PHY_EDGE_ROW_1_Left_14" and not "inverter". Not sure why yet---I ran other quick tests and "select top cell" appeared to be doing the right thing.

from magic.

RTimothyEdwards avatar RTimothyEdwards commented on August 11, 2024

The problem seems to be specific to using "magic -dnull".

from magic.

donn avatar donn commented on August 11, 2024

Confirmed fixed. Thanks, Tim!

from magic.

Related Issues (20)

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.