Skip to content

Conversation

robtaylor
Copy link
Contributor

No description provided.

@@ -14,12 +14,10 @@ license = {file = "LICENSE.md"}
requires-python = ">=3.11"
dependencies = [
"amaranth[builtin-yosys]>=0.5.1",
"amaranth-cv32e40p @ git+https://github.com/ChipFlow/amaranth-cv32e40p",
"chipflow-digital-ip @ git+https://github.com/ChipFlow/chipflow-digital-ip",
"minerva @ git+https://github.com/minerva-cpu/minerva",
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm confused by this. minimal still requires minerva, and minerva hasn't been vendored into digital-ip, so this should fail. Presumably it doesn't because one of the other dependencies also includes it still.

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