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

catch None.get in BitPat.apply(x: UInt): BitPat (backport #2276) (#2296)



* catch None.get in BitPat.apply(x: UInt): BitPat (#2276)

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
(cherry picked from commit 849d4a0b

)

# Conflicts:
#	src/test/scala/chiselTests/util/BitPatSpec.scala

* Resolve backport conflicts

Remove BitPatSpec since this backport is just a simple require.

Co-authored-by: default avatarJiuyang Liu <liu@jiuyang.me>
Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent 74a727fb
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