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

Fix broken standard cell schematic images #9

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

mohanad0mohamed
Copy link
Contributor

@mohanad0mohamed mohanad0mohamed commented Aug 8, 2022

Fixes google/gf180mcu-pdk#17
Fixes google/gf180mcu-pdk#20

  • Fixed broken schematics

  • Reformatted them as svg instead of png

  • Built locally with no warnings.

  • Checked empty images if they 0 bytes.

@mithro
Copy link
Contributor

mithro commented Aug 10, 2022

The title of this pull request needs to be improved.

Copy link
Contributor

@mithro mithro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request seem to be a generally good move in the right direction, so I'm going to go ahead and merge it.

However, a review of this pull request highlighted the following issues with schematics;

Fixing these might be hard, so let's work on easier things first.

@mithro mithro changed the title fix_schematics Fix broken standard cell schematic images Aug 10, 2022
@mithro mithro merged commit e69ae41 into google:main Aug 10, 2022
@mithro mithro deleted the fix_schematics branch August 10, 2022 00:57
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.

Fix all the warnings produced when building sphinx documentation Broken zero size schematic images
2 participants