Unverified Commit 6e7c4764 authored by Jack Koenig's avatar Jack Koenig Committed by GitHub
Browse files

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
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