Jacajack / hdl

A proof-of-concept, Rust-inspired, declarative hardware description language optimized for RTL coding
MIT License
16 stars 0 forks source link

Codegen width-aware expressions in join/rep builtin ops #445

Closed Jacajack closed 8 months ago

Jacajack commented 8 months ago

That should do it. I cannot reproduce on main, needs testing by @WojciechPtas on some other branch.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ffa2a20) 73.90% compared to head (1c511b4) 73.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #445 +/- ## ========================================== + Coverage 73.90% 73.93% +0.02% ========================================== Files 117 117 Lines 9539 9540 +1 ========================================== + Hits 7050 7053 +3 + Misses 2489 2487 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.