Unverified Commit 3926710f authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Fix === for abstract Reset types (backport #3979) (#3980)

* Fix === for abstract Reset types (#3979)

Previously, the function would infinitely recurse resulting in a stack
overflow.

(cherry picked from commit ea2d1036

)

# Conflicts:
#	core/src/main/scala/chisel3/Data.scala

* Resolve backport conflicts

---------

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent 60ebc65d
Pipeline #1691 failed with stages
in 0 seconds
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