Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sta integration #143

Merged
merged 12 commits into from
Feb 10, 2025
Merged

Sta integration #143

merged 12 commits into from
Feb 10, 2025

Conversation

jpc-lip6
Copy link
Collaborator

@jpc-lip6 jpc-lip6 commented Feb 5, 2025

Integrate Tas/Yagle to the design flow.

Some fixes on the SPICE driver (missing net after multiple exports).

* Bug: In AnabaticEngine::relaxOverConstraineds(), when two terminals
    are vertically aligned, apply the constraints restrictions
    *only* if they are connected with V-NP + H topology, and not
    H-V. This was hapening for horizonal METAL1 terminals.
* Bug: In Spice::Entity, when a Cell is drived multiple times,
   and the netlist is edited between them, the net index computation
   was done only the first sime, so in subsequent drives the new
   net were not driven *at all* in the output SPICE file.
     There where plenty of error messages though.
     Now, check if all the nets have an index before driving, and
   create indexes if needs be.
Copy link

github-actions bot commented Feb 5, 2025

Starting deployment of preview ⏳...

@jpc-lip6 jpc-lip6 marked this pull request as ready for review February 10, 2025 21:29
@jpc-lip6 jpc-lip6 merged commit 7bab735 into main Feb 10, 2025
13 of 14 checks passed
@jpc-lip6 jpc-lip6 deleted the sta-integration branch February 10, 2025 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant