-
Notifications
You must be signed in to change notification settings - Fork 309
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIRRTL] Update LowerTypes to handle connects out-of-order.
It is currently valid for FIRRTL to contain ops that use values before they are defined. This is being discussed in #534, but for the meantime, this fixes the LowerTypes pass to handle such situations.
- Loading branch information
1 parent
f6b5407
commit 9a5adc0
Showing
2 changed files
with
38 additions
and
1 deletion.
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