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] Add DPI call intrinsic and lowering pass #7139

Merged
merged 11 commits into from
Jun 13, 2024
Merged

Commits on Jun 4, 2024

  1. [ExportVerilog][HW] Introduce HWEmittableModuleLike and change Prepar…

    …eForEmission accordingly
    uenoku committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5b603f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3767a5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e92614 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 6, 2024

  1. Address comments

    uenoku committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2c8b72e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    7f819c6 View commit details
    Browse the repository at this point in the history
  2. fix up

    uenoku committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    02e489b View commit details
    Browse the repository at this point in the history
  3. reserve

    uenoku committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    484a18d View commit details
    Browse the repository at this point in the history
  4. Use matchingconnect

    uenoku committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d7675f1 View commit details
    Browse the repository at this point in the history
  5. Add an error test

    uenoku committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c6540cb View commit details
    Browse the repository at this point in the history
  6. format

    uenoku committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    20ff610 View commit details
    Browse the repository at this point in the history