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

Revert "added PDK variable" #34

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

Revert "added PDK variable" #34

wants to merge 3 commits into from

Conversation

jeffdi
Copy link
Contributor

@jeffdi jeffdi commented Sep 28, 2022

Reverts #26

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 most of the changes are okay. It's just that the .mag files should not have been changed because it breaks the file format. Instead, magic Tcl scripts that use the "load" command should use "load -force" to ensure that the top level layouts and its dependencies are converted to the PDK variant being used.

So I suggest not reverting the code, but just reverting the .mag files if that's possible, and just changing them back to "tech sky130A" with a new pull request, if not.

@RTimothyEdwards RTimothyEdwards added the error Something isn't working label Oct 4, 2022
@RTimothyEdwards
Copy link
Contributor

This relates to issue #31

@marwaneltoukhy
Copy link
Member

@RTimothyEdwards I couldn't find any load commands in any script. Can we please point me to what needs to be changed? Other than that your requested changes are done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error Something isn't working
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

3 participants