sv2chisel icon indicating copy to clipboard operation
sv2chisel copied to clipboard

sv2chisel is adding some unnecessary casts `asTypeOf()`

Open johnsbrew opened this issue 3 years ago • 0 comments

Describe the bug Some asTypeOf could be avoided

To Reproduce

  • function returns are cast even with the right type
  • subfields might be cast uselessly

Expected behavior The right amount of casts

johnsbrew avatar Feb 18 '22 13:02 johnsbrew