class Memory: add reset_less parameter that will not initialize memories with 0 value in generated RTL. #270
Codecov / codecov/project
succeeded
Dec 31, 2024 in 1s
82.30% (+0.00%) compared to 834fe3c
View this Pull Request on Codecov
82.30% (+0.00%) compared to 834fe3c
Details
Codecov Report
Attention: Patch coverage is 85.71429%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 82.30%. Comparing base (
834fe3c
) to head (8bf6551
).
Report is 72 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
nmigen/back/rtlil.py | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #270 +/- ##
=======================================
Coverage 82.29% 82.30%
=======================================
Files 34 34
Lines 5598 5601 +3
Branches 1201 1202 +1
=======================================
+ Hits 4607 4610 +3
Misses 851 851
Partials 140 140
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading