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

Issue errors on out-of-range extracts when width is known (#2428) (#2429)

* Issue errors on out-of-range extracts when width is known

Firrtl will catch this later on, but better to error early if possible.

* Test that errors are generated on OOB extracts when width is known

(cherry picked from commit 462def42

)

Co-authored-by: default avatarAndrew Waterman <andrew@sifive.com>
parent 27109562
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