Skip to content

[RFC] expose strip-internal-attrs option to cli-based interface #585

@github-4o

Description

@github-4o

main from cli.py calls back.verilog.convert. the letter has strip-internal-attrs argument, which makes generated verilog more readable. it is currently impossible to generate verilog code without excessive comments and attributes from cli as strip-internal-attrs can't be passed down to back.verilog.convert.

suggested solution:
add cli key -s or --strip-internal-attrs to cli-based interface, that is passed to back.verilog.convert

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