Skip to content

Make generated code match a style guide #11

Open
@mithro

Description

@mithro

It would be good if the generated code matched an existing style guide. I have a lot of experience with the Google C++ style guide @ https://google.github.io/styleguide/cppguide.html As you are using exceptions which the Google C++ style guide forbids, maybe that isn't a good match.

Since this code is supposed to end up in VtR, generating something which matches the clang-format at https://github.com/SymbiFlow/vtr-verilog-to-routing/blob/master%2Bwip/.clang-format might be a good idea too.

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