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

[major] Drop input probes from spec. #183

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

dtzSiFive
Copy link
Member

Not used in practice and have restrictions that they must be basically equivalent to a design that doesn't use them at all.

@dtzSiFive dtzSiFive force-pushed the feature/drop-input-probe branch from 21ec623 to 8c51d46 Compare February 22, 2024 22:51
Copy link
Member

@seldridge seldridge left a comment

Choose a reason for hiding this comment

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

LGTM

In case you didn't notice, make format will renumber the itemized lists for you.

@mmaloney-sf
Copy link
Collaborator

Simple as. LGTM.

@seldridge seldridge merged commit 802c65b into chipsalliance:main Feb 22, 2024
1 check passed
@dtzSiFive dtzSiFive deleted the feature/drop-input-probe branch February 26, 2024 15:25
dtzSiFive added a commit to llvm/circt that referenced this pull request May 9, 2024
Disallow input probes.
cc chipsalliance/firrtl-spec#183 .

Adds verifier for this, and mostly updates tests.

Delete ProbeDCE.

Many passes can (and should) be simplified as they do not need to consider this any longer.
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