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

sky130: fix I/O modifications #878

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

sky130: fix I/O modifications #878

wants to merge 1 commit into from

Conversation

edwardcwang
Copy link
Member

The sky130 tech JSON references the modified I/O LEFs, so the plugin as-is currently breaks with a missing file.
This commit un-comments the modifications and fixes it. As of the following PDK commits, the begin/end lines are now correct and this hack is no longer needed.

skywater-pdk 7198cf647113f56041e02abf3eb623692820c5e1
open_pdks 320597ea84b2816eb2fcc4fbe10c3874f19c92fc

Related PRs / Issues

Type of change:

  • Bug fix
  • New feature
  • Other enhancement

Impact:

  • Change to core Hammer
  • Change to a Hammer plugin
  • Other

Contributor Checklist:

  • Did you set master as the base branch?
  • Did you state the type-of-change/impact?
  • Did you delete any extraneous prints/debugging code?

The sky130 tech JSON references the modified I/O LEFs, so the plugin
as-is currently breaks with a missing file.
This commit un-comments the modifications and fixes it.
As of the following PDK commits, the begin/end lines are now correct
and this hack is no longer needed.

skywater-pdk 7198cf647113f56041e02abf3eb623692820c5e1
open_pdks 320597ea84b2816eb2fcc4fbe10c3874f19c92fc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant