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

feat(atoll): require edge-centered tracks #368

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

rahulk29
Copy link
Contributor

Remove the offset field from AbstractLayer, making
all tracks be centered at the origin.

Remove the offset field from `AbstractLayer`, making
all tracks be centered at the origin.
@rahulk29 rahulk29 self-assigned this Jan 23, 2024
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (c72bbc8) 40.64% compared to head (c3a55b7) 40.85%.

Files Patch % Lines
libs/atoll/src/grid.rs 0.00% 1 Missing ⚠️
pdks/sky130pdk/src/atoll/mod.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #368      +/-   ##
==========================================
+ Coverage   40.64%   40.85%   +0.20%     
==========================================
  Files         167      167              
  Lines       21277    21275       -2     
  Branches     8943     8941       -2     
==========================================
+ Hits         8649     8691      +42     
- Misses       6697     6699       +2     
+ Partials     5931     5885      -46     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rahulk29 rahulk29 merged commit cad8c96 into main Jan 23, 2024
5 checks passed
@rahulk29 rahulk29 deleted the sky130-edge-centered-tracks branch January 23, 2024 23:13
@rohanku rohanku mentioned this pull request Jan 23, 2024
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.

2 participants