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

Add support for flattening tuple types for verilator #39

Merged
merged 4 commits into from
Sep 19, 2018

Conversation

rsetaluri
Copy link
Collaborator

No description provided.

@coveralls
Copy link

coveralls commented Sep 18, 2018

Pull Request Test Coverage Report for Build 301

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.09%) to 81.377%

Files with Coverage Reduction New Missed Lines %
fault/verilator_utils.py 1 95.65%
Totals Coverage Status
Change from base Build 293: 0.09%
Covered Lines: 520
Relevant Lines: 639

💛 - Coveralls

Copy link
Owner

@leonardt leonardt left a comment

Choose a reason for hiding this comment

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

LGTM, can we get a test? I think a simple one would just add a Tuple circuit to https://github.com/leonardt/fault/blob/master/tests/common.py and compile/test it in https://github.com/leonardt/fault/blob/master/tests/test_verilator_target.py

@rsetaluri
Copy link
Collaborator Author

Done

Copy link
Owner

@leonardt leonardt left a comment

Choose a reason for hiding this comment

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

LGTM

@leonardt leonardt merged commit 803451a into master Sep 19, 2018
@leonardt leonardt deleted the add-tuple-support-verilator-target branch September 19, 2018 03:48
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.

None yet

3 participants