Unverified Commit 3a852544 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

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: default avatarJack Koenig <koenig@sifive.com>
parent aa475ccd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment