Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Out of bound signals generated by yosys #143

Open
redpanda3 opened this issue Nov 6, 2024 · 0 comments
Open

Out of bound signals generated by yosys #143

redpanda3 opened this issue Nov 6, 2024 · 0 comments

Comments

@redpanda3
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant