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

Fix incorrect usage of emitFirrtl in test #1817

Merged
merged 1 commit into from
Mar 17, 2021
Merged

Commits on Mar 17, 2021

  1. Fix incorrect usage of emitFirrtl in test

    Change a test to use emitChirrtl instead of emitFirrtl. This test
    isn't supposed to be running the Scala FIRRTL Compiler, but the latter
    method causes this to happen.
    
    Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
    seldridge committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    9a29805 View commit details
    Browse the repository at this point in the history