Skip to content

sim: use Format.* for VCD output. #1326

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

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

wanda-phi
Copy link
Member

No description provided.

This also changes `decoder` a bit: when an enum is used as a decoder,
it is converted to a `Format.Enum` instead. The original enum is still
stored on the `decoder` attribute, so that it can be propagated
on `Signal.like`.
Copy link
Member

@whitequark whitequark left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@whitequark whitequark enabled auto-merge April 13, 2024 09:55
@whitequark whitequark added this pull request to the merge queue Apr 13, 2024
Merged via the queue into amaranth-lang:main with commit 8bf4f77 Apr 13, 2024
@wanda-phi wanda-phi deleted the vcd-format branch April 13, 2024 10:06
@whitequark whitequark added this to the 0.5 milestone May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants