Skip to content

Conversation

robtaylor
Copy link
Contributor

Experiment with port requirement annotation

class DemoSoC(wiring.Component):
def pins():
return IOShape({
'qspi': QSPIController.pins(),
Copy link
Contributor

Choose a reason for hiding this comment

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

how would this look if I want to expose a single pin directly from DemoSoC (like, say, a fault indicator or specific interrupt or something like that)

@gatecat
Copy link
Contributor

gatecat commented Feb 26, 2025

@robtaylor - what's the current status of this PR in relation to the chipflow-lib changes?

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.

3 participants