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

More Circt intrinsic wrappers (IsX, PlusArgsTest, PlusArgsValue) #2958

Merged
merged 23 commits into from
Apr 8, 2023

Commits on Jan 26, 2023

  1. checkpoint

    darthscsi committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    a47e1d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. checkpoint

    darthscsi committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    89ceba0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8029884 View commit details
    Browse the repository at this point in the history
  3. checkpoint

    darthscsi committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    6dbd0f1 View commit details
    Browse the repository at this point in the history
  4. sync

    darthscsi committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f589382 View commit details
    Browse the repository at this point in the history
  5. checkpoint

    darthscsi committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    0287aef View commit details
    Browse the repository at this point in the history
  6. id

    darthscsi committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    483e6e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. license headers

    darthscsi committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    32b02d8 View commit details
    Browse the repository at this point in the history
  2. Use existing id generator.

    make tests more specific.
    darthscsi committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    ae668da View commit details
    Browse the repository at this point in the history
  3. formatting

    darthscsi committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    bd84146 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    150f7b4 View commit details
    Browse the repository at this point in the history
  2. move to IntModule

    darthscsi committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    b9cfd3f View commit details
    Browse the repository at this point in the history
  3. Update src/main/scala/chisel3/util/circt/IsX.scala

    Co-authored-by: Megan Wachs <megan@sifive.com>
    darthscsi and mwachs5 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    f9272ad View commit details
    Browse the repository at this point in the history
  4. Update src/main/scala/chisel3/util/circt/PlusArgsTest.scala

    Co-authored-by: Megan Wachs <megan@sifive.com>
    darthscsi and mwachs5 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    9e3c79c View commit details
    Browse the repository at this point in the history
  5. Update src/main/scala/chisel3/util/circt/PlusArgsValue.scala

    Co-authored-by: Megan Wachs <megan@sifive.com>
    darthscsi and mwachs5 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d2e7ca2 View commit details
    Browse the repository at this point in the history
  6. sync

    darthscsi committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    ebff9ed View commit details
    Browse the repository at this point in the history
  7. Merge branch 'dev/darthscsi/moreIntrinisics' of github.com:darthscsi/…

    …chisel3 into dev/darthscsi/moreIntrinisics
    darthscsi committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d702109 View commit details
    Browse the repository at this point in the history
  8. mdoc

    darthscsi committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    7f205eb View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. tweaks

    darthscsi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    8ffe833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f22549a View commit details
    Browse the repository at this point in the history
  3. tweak

    darthscsi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    16eb559 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Defaulting version too. Not really an intrnisic anymore, but as good …

    …a place to put the function as any other
    darthscsi committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    94e8c04 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. tweak

    darthscsi committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    dbbf6c0 View commit details
    Browse the repository at this point in the history