Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change InlineSpec to expect "_" and not "$" #898

Merged
merged 1 commit into from
Oct 5, 2018

Conversation

seldridge
Copy link
Member

This updates the InlineSpec tests so that they pass after FIRRTL inlining is changed to use _ as a delimiter.

Related PR: chipsalliance/firrtl#901

Type of change: other enhancement

Impact: no functional change

Development Phase: implementation

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]>
@seldridge seldridge merged commit 822a256 into chipsalliance:master Oct 5, 2018
@seldridge seldridge deleted the fix-inlining branch November 5, 2018 14:57
@ucbjrl ucbjrl added this to the 3.2.0 milestone Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants