Add ChiselSubtypeOf for structural subtyping (#2715)
Add macro for determining Chisel structural subtypes. This replaces the use of built-in <:< for determining what types can be cast with .viewAsSuperType.
parent
3d034979
Please register or sign in to comment