UCSBarchlab / PyRTL

A collection of classes providing simple hardware specification, simulation, tracing, and testing suitable for teaching and research. Simplicity, usability, clarity, and extensibility are the overarching goals, rather than performance or optimization.
http://ucsbarchlab.github.io/PyRTL
BSD 3-Clause "New" or "Revised" License
253 stars 76 forks source link

Assorted `render_trace` fixes and improvements: #440

Closed fdxmw closed 5 months ago

fdxmw commented 5 months ago
codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 91.31%. Comparing base (401ab37) to head (267c317).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #440 +/- ## =============================================== + Coverage 91.29% 91.31% +0.02% =============================================== Files 24 24 Lines 6351 6357 +6 =============================================== + Hits 5798 5805 +7 + Misses 553 552 -1 ```

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