Skip to content

Changes for new package pin interface #46

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

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

Changes for new package pin interface #46

wants to merge 8 commits into from

Conversation

robtaylor
Copy link
Contributor

  • Move common sim infra out to chipflow-lib for mcu_soc
  • Move all sim infrastructure to chipflow-lib
  • Remove sim and silicon steps, now set by default
  • wip: define chipflow.toml power domains
  • Get working with latest packagepins changes

# System
sys_clk = { type = "clock", loc = "114" }
sys_rst_n = { type = "reset", loc = "115" }
[chipflow.power.domains]
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't understand this. afaik IHP130 should be 1.2V or 1.5V core and 3.3V IO; I can't find any 5V IO libraries at all so I don't know why that's even being allowed

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.

2 participants