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

Introduce Protocols.Df.empty #108

Merged
merged 2 commits into from
Sep 9, 2024
Merged

Conversation

bgamari
Copy link
Collaborator

@bgamari bgamari commented Sep 9, 2024

This combinator is both necessary for completeness and is useful for tying off unused inputs.

This simple combinator is useful for tying off unused inputs.
@rowanG077
Copy link
Member

rowanG077 commented Sep 9, 2024

Can this be implemented generically using idleCircuit?

Edit: I was actually thinking of https://github.com/cchalmers/circuit-notation/pull/25/files but that is not merged yet.

@martijnbastiaan
Copy link
Member

(LGTM, also curious about idleCircuit)

@bgamari
Copy link
Collaborator Author

bgamari commented Sep 9, 2024

I will merge this as-is and add a variant which asserts Ack in a follow-up MR.

@bgamari bgamari merged commit 5645f14 into clash-lang:main Sep 9, 2024
8 checks passed
@bgamari
Copy link
Collaborator Author

bgamari commented Sep 9, 2024

Follow-up is #111.

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