pymtl / pymtl3

Pymtl 3 (Mamba), an open-source Python-based hardware generation, simulation, and verification framework
BSD 3-Clause "New" or "Revised" License
388 stars 46 forks source link

improved debug message for <<= bitwidth mismatchw #150

Closed mondO closed 4 years ago

mondO commented 4 years ago

Added more information to the assertion message when you have a mismatch during a <<= assignment. Helps a lot with debugging

codecov[bot] commented 4 years ago

Codecov Report

Merging #150 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #150   +/-   ##
=======================================
  Coverage   90.42%   90.42%           
=======================================
  Files         277      277           
  Lines       23745    23745           
=======================================
  Hits        21472    21472           
  Misses       2273     2273           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b0d82da...a6d5023. Read the comment docs.