Commit 58b73ee0 authored by Schuyler Eldridge's avatar Schuyler Eldridge Committed by mergify-bot
Browse files

Suport ir.SubAccess in Utils.splitRef (#2021)



* Add SubAccess case to Utils.splitRef

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>

* Update Utils.splitRef to use IR types

Change Utils.splitRef to use the actual IR types instead of their
WIR aliases. Update the Scaladoc note to reflect this.

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>

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

# Conflicts:
#	src/main/scala/firrtl/Utils.scala
parent e2b88262
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