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

change decode generation part of chisel #167

Merged
merged 2 commits into from
May 2, 2023
Merged

change decode generation part of chisel #167

merged 2 commits into from
May 2, 2023

Conversation

Lucas-Wye
Copy link
Contributor

As mentioned in #164, we would like to change the decoder in rocketchip so as to make it more clear and easier to maintain.

More infomation here: chipsalliance/rocket-chip#3272

@Lucas-Wye Lucas-Wye changed the title change the generation part of chisel change decode generation part of chisel Mar 10, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #167 (afebbc6) into master (ed68c21) will increase coverage by 0.04%.
The diff coverage is 95.83%.

📣 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     #167      +/-   ##
==========================================
+ Coverage   94.18%   94.23%   +0.04%     
==========================================
  Files           3        3              
  Lines         688      711      +23     
==========================================
+ Hits          648      670      +22     
- Misses         40       41       +1     
Impacted Files Coverage Δ
parse.py 91.71% <95.83%> (+0.19%) ⬆️

... and 1 file with indirect coverage changes

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

@neelgala neelgala merged commit 1f92738 into riscv:master May 2, 2023
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.

4 participants