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

Support literals cast to aggregates as async reset reg init values (bp #1225) #1247

Merged
merged 2 commits into from
Nov 23, 2019

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 23, 2019

This is an automated backport of pull request #1225 done by Mergify.io

…1225)

Accomplished by changing the code gen for casting literals to
aggregates. Rather than connecting the literal to a wire that is then
bit selected from, just bit select from the literal which saves the
creation of an intermediate wire and matches FIRRTL's semantics for
legal async reset initial values.

(cherry picked from commit 92d88ff)
@ghost
Copy link

ghost commented Nov 23, 2019

Can one of the admins verify this patch?

@mergify mergify bot added the Backport Automated backport, please consider for minor release label Nov 23, 2019
@CLAassistant
Copy link

CLAassistant commented Nov 23, 2019

CLA assistant check
All committers have signed the CLA.

@mergify mergify bot merged commit 6862513 into 3.2.x Nov 23, 2019
@mergify mergify bot deleted the mergify/bp/3.2.x/pr-1225 branch November 23, 2019 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport Automated backport, please consider for minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants