Skip to content

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
Contributor

@RTimothyEdwards Should we merge this?

@RTimothyEdwards
Copy link
Contributor

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

@d-m-bailey
Copy link
Contributor Author

@marwaneltoukhy I think this PR is still necessary. Especially for sky130B.
Can you merge or is @DavidRLindley in charge?

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