Skip to content

Out of bound signals generated by yosys #143

@redpanda3

Description

@redpanda3

Hi, I have this error message during the synthesis under yosys

select out of bounds on signal

Warning: Range [9:0] select out of bounds on signal `\lane_class_mask': Setting 9 LSB bits to undef.

And I checked on the code part

assign slice_class_result = result_is_vector ? slice_vec_class_result : lane_class_mask[0];

Could you please have a check?

Best,
redpanda

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