Skip to content

Use case feature request #15

@oharboe

Description

@oharboe

I'd like to type something like:

sv-bugpoint file1.v file2.v --error-string FOO -- bazelisk run blah

I'm generally interested in creating a minimal test case for a specific error and I have a build setup and some source files. Ideally sv-bugpoint can take a partial list of the input verilog files and whittle them down.

Use-case YosysHQ/eqy#88

Also, from a bazel point of view, it would be even nicer if I could add sv-bugpoint as a depenedency, so I could run:

bazelisk run @sv-bugpoint//:run -- file1.v file2.v --error-string FOO -- bazelisk run blah

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions