Skip to content

Why does PyVerilator explicitly check for .v extension on files #18

Open
@Duality4Y

Description

@Duality4Y

Why does PyVerilator explicitly check for the .v extension on files?
Is there a good reason for this?

here is the line:
https://github.com/csail-csg/pyverilator/blob/master/pyverilator/pyverilator.py#L409

what if you call your source files .sv for system verilog ? or .txt?
It shouldn't matter right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions