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 vivado vlog support #100

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

fr89k
Copy link

@fr89k fr89k commented Jan 27, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2023

Codecov Report

Merging #100 (feb2af5) into master (1298325) will decrease coverage by 6.13%.
The diff coverage is 50.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
- Coverage   94.98%   88.86%   -6.13%     
==========================================
  Files          31       30       -1     
  Lines        2733     2730       -3     
  Branches      401      404       +3     
==========================================
- Hits         2596     2426     -170     
- Misses         88      247     +159     
- Partials       49       57       +8     
Impacted Files Coverage Δ
hdl_checker/builders/xsim.py 47.94% <30.00%> (ø)
hdl_checker/builder_utils.py 97.84% <100.00%> (ø)
hdl_checker/serialization.py 85.00% <100.00%> (ø)
hdl_checker/builders/ghdl.py 48.14% <0.00%> (-46.92%) ⬇️
hdl_checker/builders/msim.py 64.75% <0.00%> (-30.33%) ⬇️
hdl_checker/server.py 72.97% <0.00%> (-24.33%) ⬇️
hdl_checker/parser_utils.py 85.16% <0.00%> (-9.04%) ⬇️
hdl_checker/utils.py 89.34% <0.00%> (-8.29%) ⬇️
hdl_checker/builders/base_builder.py 86.70% <0.00%> (-4.44%) ⬇️
... and 2 more

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

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