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

rsz: Add command for eliminating dead logic #6122

Merged
merged 9 commits into from
Nov 13, 2024

Commits on Nov 8, 2024

  1. rsz: Add command for eliminating dead logic

    Signed-off-by: Martin Povišer <[email protected]>
    povik committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b80b168 View commit details
    Browse the repository at this point in the history
  2. rsz: Use pop on queue

    Signed-off-by: Martin Povišer <[email protected]>
    povik committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d04365f View commit details
    Browse the repository at this point in the history
  3. rsz: Add Tcl wrapper

    Signed-off-by: Martin Povišer <[email protected]>
    povik committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2b8ddc1 View commit details
    Browse the repository at this point in the history
  4. rsz: Fix report_floating_nets docs

    Signed-off-by: Martin Povišer <[email protected]>
    povik committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    fd377c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. rsz: Tidy

    Signed-off-by: Martin Povišer <[email protected]>
    povik committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6ed7948 View commit details
    Browse the repository at this point in the history
  2. rsz: Also clean nets in dead logic elimination

    Signed-off-by: Martin Povišer <[email protected]>
    povik committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2e08b38 View commit details
    Browse the repository at this point in the history
  3. rsz: Fix leak of an iterator

    Signed-off-by: Martin Povišer <[email protected]>
    povik committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    bebd2ed View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. rsz: Add unit test

    Signed-off-by: Martin Povišer <[email protected]>
    povik committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1116c9c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. rsz: Use .vok instead of pasting verilog into test log

    Signed-off-by: Martin Povišer <[email protected]>
    povik committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a7704c0 View commit details
    Browse the repository at this point in the history