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): SKY130 ATOLL plugin NMOS tile generator #350

Merged
merged 11 commits into from
Dec 23, 2023

Conversation

rahulk29
Copy link
Contributor

  • feat(atoll): support sky130 atoll-compatible nmos tiles
  • export nmos tile schematic in test
  • fix(docs): add doc comments for NmosTile
  • write out spectre netlist in sky130 atoll nmos tile test

@rahulk29 rahulk29 self-assigned this Dec 22, 2023
@rahulk29 rahulk29 requested a review from rohanku December 22, 2023 21:48
Copy link

codecov bot commented Dec 22, 2023

Codecov Report

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

Comparison is base (c95e5c0) 39.30% compared to head (a0380c9) 39.44%.

Files Patch % Lines
pdks/sky130pdk/src/atoll/mod.rs 52.38% 11 Missing and 59 partials ⚠️
tests/src/atoll/mod.rs 40.00% 0 Missing and 9 partials ⚠️
pdks/sky130pdk/src/lib.rs 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #350      +/-   ##
==========================================
+ Coverage   39.30%   39.44%   +0.13%     
==========================================
  Files         162      163       +1     
  Lines       20068    20214     +146     
  Branches     8406     8472      +66     
==========================================
+ Hits         7888     7973      +85     
+ Misses       6709     6664      -45     
- Partials     5471     5577     +106     

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

@rahulk29 rahulk29 merged commit 264d028 into main Dec 23, 2023
5 checks passed
@rahulk29 rahulk29 deleted the sky130-atoll-nmos-tile branch December 23, 2023 04:16
@rohanku rohanku mentioned this pull request Dec 23, 2023
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