Skip to content

hdl: truncate init value read from Signal(...).init [0.5 backport] #1452

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
Jul 19, 2024

Conversation

whitequark
Copy link
Member

See #1449.

We have a warning saying that the init value will be truncated to fit
the signal's shape (suppressed for common patterns of 0 and -1), but
the introspected via `.init` value is, confusingly, not truncated.
@whitequark whitequark merged commit f965624 into amaranth-lang:v0.5.x Jul 19, 2024
20 checks passed
@whitequark whitequark deleted the truncate-init-v0.5.x branch July 19, 2024 02:48
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.

1 participant