Unverified Commit 6a5ea760 authored by Zachary Yedidia's avatar Zachary Yedidia Committed by GitHub
Browse files

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