-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
impld wire inliner wrt fsm compilation
- need to instantiate wire for start/done signals for FSM - right now, they can't be translated easily to verilog i don't think; they will probably need primitive std_wire instantiations to map easily to verilog logic variables, right?
- Loading branch information
1 parent
15cc16d
commit b2a0e3a
Showing
2 changed files
with
74 additions
and
29 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