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

[FIRRTL] Generic intrinsic parsing/emitter support #6897

Merged

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    7482d71 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. [FIRRTL][Import] Add and use "intrinsic" left-paren keyword.

    Allows use of "intrinsic" as an identifier when not followed
    by the left-paren, e.g. `connect intrinsic.i, i`.
    dtzSiFive committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9a8412a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. [FIRRTL][FIRParser] Fixup optional param grammar comment.

    Co-authored-by: Robert Young <rwy0717@gmail.com>
    dtzSiFive and rwy7 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8cba9fc View commit details
    Browse the repository at this point in the history