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 basic support for SV file io and poking X values #98

Merged
merged 20 commits into from
May 20, 2019
Merged

Conversation

leonardt
Copy link
Owner

Fills out basic support for file IO actions in the system verilog backend, based on the poke-x branch because I needed some SV target related changes

@leonardt leonardt requested review from rsetaluri and Kuree May 15, 2019 17:09
@leonardt leonardt changed the base branch from poke-x to master May 15, 2019 17:10
@leonardt leonardt changed the title Add basic support for SV file io Add basic support for SV file io and poking X values May 15, 2019
@Kuree
Copy link
Collaborator

Kuree commented May 15, 2019

You can use Ubuntu 16 image for iverilog. It should have a fairly recent version.

dist: xenial

@coveralls
Copy link

coveralls commented May 15, 2019

Pull Request Test Coverage Report for Build 908

  • 4 of 69 (5.8%) changed or added relevant lines in 1 file are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-1.3%) to 76.513%

Changes Missing Coverage Covered Lines Changed/Added Lines %
fault/system_verilog_target.py 4 69 5.8%
Files with Coverage Reduction New Missed Lines %
fault/system_verilog_target.py 3 16.57%
Totals Coverage Status
Change from base Build 840: -1.3%
Covered Lines: 1365
Relevant Lines: 1784

💛 - Coveralls

@leonardt leonardt merged commit c637efe into master May 20, 2019
@leonardt leonardt deleted the sv-file-io branch November 13, 2019 23:43
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

4 participants