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

fix: xcelium vpi and tmpdir flags #3148

Merged
merged 1 commit into from Dec 4, 2022

Conversation

tianrui-wei
Copy link
Contributor

This commit fixes the breakage introduced in #3103, where the vpi argument and tmpdir got lost/mismatched.

Signed-off-by: Tianrui Wei tianrui@tianruiwei.com

This commit fixes the breakage introduced in cocotb#3103, where the vpi
argument and tmpdir got lost/mismatched.

Signed-off-by: Tianrui Wei <tianrui@tianruiwei.com>
@codecov
Copy link

codecov bot commented Nov 27, 2022

Codecov Report

Merging #3148 (bbc0fab) into master (d2b8dab) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3148   +/-   ##
=======================================
  Coverage   68.00%   68.00%           
=======================================
  Files          48       48           
  Lines        8830     8830           
  Branches     2442     2442           
=======================================
  Hits         6005     6005           
  Misses       2473     2473           
  Partials      352      352           
Impacted Files Coverage Δ
cocotb/runner.py 28.71% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@themperek themperek merged commit 248d30b into cocotb:master Dec 4, 2022
@tianrui-wei tianrui-wei deleted the xcelium-patch branch December 4, 2022 22:28
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

2 participants