Add Data.findFirstTypeMismatch for better type checking (#3201) (#3205)
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. (cherry picked from commit 6e7c4764 ) Co-authored-by:Jack Koenig <koenig@sifive.com>
parent
aa475ccd
Please register or sign in to comment