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

Allow casts in AsyncReset literal value check (bp #1523) (#1524)



* Allow casts in AsyncReset literal value check (#1523)

Chisel emits all literals as UInts cast to the correct type, make
CheckResets support casts when checking that async reset registers are
reset to literal values.

Co-authored-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
(cherry picked from commit f8546a7c

)

* Remove intervals test

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent 36706570
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