Skip to content

abs() produces a complex name #608

Description

@desmonddak

Motivation

signal.abs() produces a Verilog name '_b_add_const1.

It would be nice if it produces _twosComplement or something more meaningful like that

Desired solution

add a .named() to the abs() return Logic that adds something more meaningful than _b_add_const1

Alternatives considered

No response

Additional details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions