Skip to content

CoreDSL does not evaluate verilog style literals correctly if they are signed #104

@EAlexJ

Description

@EAlexJ

For example 2'sb10 gets evaluated as 2, should be -2 instead.

The error is in the TypedBigInteger Constructor.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions