Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change InlineSpec to expect "_" and not "$"
A FIRRTL change to inlining changes the inlined instance delimiter to "_" from "$". This change is reflected here in an update to the associated Chisel tests for the Inline API. Signed-off-by: Schuyler Eldridge <[email protected]>
- Loading branch information