-
Notifications
You must be signed in to change notification settings - Fork 298
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIRRTL] Update LowerClasses to handle AnyRef and AnyRef cast. (#6117)
The FIRRTL AnyRef type is converted to an OM Any type, and FIRRTL AnyRef casts are converted to OM Any casts. This is a straightforward conversion of the same concepts into the OM dialect.
- Loading branch information
1 parent
46d373b
commit bec964d
Showing
2 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters