Skip to content

[i2c,hw] Correct assign/compare widths#29426

Open
elliotb-lowrisc wants to merge 1 commit intolowRISC:masterfrom
elliotb-lowrisc:i2c
Open

[i2c,hw] Correct assign/compare widths#29426
elliotb-lowrisc wants to merge 1 commit intolowRISC:masterfrom
elliotb-lowrisc:i2c

Conversation

@elliotb-lowrisc
Copy link
Contributor

Fix assignment and comparison widths in the i2c controller and target FSM modules that do not match.
Most were introduced by: #22577

In the case where there are two narrower signals are being added, I have attempted to preserve what I believe is the the design intent by maintaining minimum-width adders and padding the result.

Fix assignment and comparison widths in the i2c controller and
target FSM modules that do not match.
Most were introduced by: lowRISC#22577

In the case where there are two narrower signals are being added,
I have attempted to preserve what I believe is the the design intent
by maintaining minimum-width adders and padding the result.

Signed-off-by: Elliot Baptist <elliot.baptist@lowrisc.org>
@elliotb-lowrisc elliotb-lowrisc marked this pull request as ready for review March 9, 2026 17:12
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

Successfully merging this pull request may close these issues.

1 participant