Skip to content

back.rtlil: implement remaining format specifiers. #1280

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

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

wanda-phi
Copy link
Member

This requires a Yosys version from git. The requirement should be bumped to a proper release before Amaranth 0.5.

This requires a Yosys version from git. The requirement should be bumped
to a proper release before Amaranth 0.5.
@wanda-phi wanda-phi requested a review from whitequark as a code owner April 4, 2024 02:57
Copy link
Member

@whitequark whitequark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@whitequark whitequark enabled auto-merge April 4, 2024 03:00
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 90.90%. Comparing base (d3c5b95) to head (2381f3c).

Files Patch % Lines
amaranth/back/rtlil.py 90.90% 1 Missing and 1 partial ⚠️
amaranth/back/verilog.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1280      +/-   ##
==========================================
+ Coverage   90.84%   90.90%   +0.06%     
==========================================
  Files          44       44              
  Lines       10571    10588      +17     
  Branches     2577     2583       +6     
==========================================
+ Hits         9603     9625      +22     
+ Misses        777      776       -1     
+ Partials      191      187       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@whitequark whitequark added this pull request to the merge queue Apr 4, 2024
Merged via the queue into amaranth-lang:main with commit d94c979 Apr 4, 2024
18 of 20 checks passed
@whitequark whitequark deleted the format-stuff-wanda branch April 4, 2024 03:09
@whitequark whitequark added this to the 0.5 milestone Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants