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 artifact generation #200

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Fix artifact generation #200

merged 1 commit into from
Oct 9, 2023

Conversation

felixhauptmann
Copy link
Contributor

This commit fixes artifact generation of the following targets which was broken by #195:

  • encoding.out.h
  • inst.chisel
  • inst.rs
  • int.spinalhdl
  • inst.sverilog

@felixhauptmann felixhauptmann changed the title Fix Artifact Generation Fix artifact generation Oct 9, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #200 (f477f56) into master (2c457dd) will not change coverage.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master     #200   +/-   ##
=======================================
  Coverage   92.76%   92.76%           
=======================================
  Files           3        3           
  Lines         636      636           
=======================================
  Hits          590      590           
  Misses         46       46           
Files Coverage Δ
constants.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aswaterman aswaterman merged commit edc1398 into riscv:master Oct 9, 2023
2 checks passed
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.

3 participants