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

precheck magic drc magicrc changes #136

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

d-m-bailey
Copy link
Contributor

Removed invalid EF line
Added sky130B capability

Maybe filename should be changed from sky130A.magicrc to sky130.magicrc
but that requires a change to the Makefile too.

Fixes #135

Removed invalid EF line
Added sky130B capability

Maybe filename should be changed from sky130A.magicrc to sky130.magicrc
but that requires a change to the Makefile too.
Copy link
Contributor

@RTimothyEdwards RTimothyEdwards left a comment

Choose a reason for hiding this comment

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

I think it makes more sense if there's a sky130B.magicrc instead of having a sky130A.magicrc that redirects, as it were, to the sky130B PDK. Or maybe more direct, just parse the A or B out of PDKPATH and use that to set PDK, since they must match.

But as a quick-and-dirty fix, this should correct the issue.

Would like to know how EF got into the script, and how it managed to get pushed to the repository without being noticed. It should have broken multiple CIs.

@marwaneltoukhy
Copy link
Member

@RTimothyEdwards Should we merge this?

@RTimothyEdwards
Copy link
Contributor

@marwaneltoukhy : That's really a question for @d-m-bailey .

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.

magicrc file is invalid! (and won't work for sky130B)
3 participants