Add Data.findFirstTypeMismatch for better type checking (#3201)
This utility provides a way to check different versions of type equivalence in Chisel internals and generates error messages for when mismatches are found. Specifically, it handles structural vs. nominal typing as well as strict vs. non-strict width checking.
parent
20246185
Please register or sign in to comment