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

Incorrect Labels Assigned Sometimes Cause Sirrtl Crash #3

Open
dz333 opened this issue Nov 7, 2019 · 0 comments
Open

Incorrect Labels Assigned Sometimes Cause Sirrtl Crash #3

dz333 opened this issue Nov 7, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@dz333
Copy link
Collaborator

dz333 commented Nov 7, 2019

At least in 1 instance, the generated firrtl has the wrong declaration for a label.
In the attached case, the InsnLookup module has the wrong label on its output. It should be taken from the other output wires (out_conf and out_int).

Instead, in the generated firrtl it uses the instantiation of InsnLookup (named icache) for the confidentiality.
debug.zip

@dz333 dz333 added the bug Something isn't working label Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant