Skip to content

Read IBIS file from circuit class. #1002

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

Merged
merged 2 commits into from
Mar 28, 2022
Merged

Read IBIS file from circuit class. #1002

merged 2 commits into from
Mar 28, 2022

Conversation

MaxJPRey
Copy link
Collaborator

It is now possible to extract all ibis file model info directly from Circuit class.

Fix #966 .

@codecov
Copy link

codecov bot commented Mar 27, 2022

Codecov Report

Merging #1002 (818918a) into main (2c30142) will decrease coverage by 14.45%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main    #1002       +/-   ##
===========================================
- Coverage   80.65%   66.19%   -14.46%     
===========================================
  Files         128      198       +70     
  Lines       38114    46954     +8840     
===========================================
+ Hits        30741    31083      +342     
- Misses       7373    15871     +8498     

@MaxJPRey MaxJPRey requested a review from maxcapodi78 March 27, 2022 09:58
@maxcapodi78 maxcapodi78 merged commit f88ddfb into main Mar 28, 2022
@maxcapodi78 maxcapodi78 deleted the fix/issue_966 branch March 28, 2022 13:17
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.

Ibis reader is not working from circuit.
3 participants