Skip to content

Verilog: simplify synthesis of assignments to part select#1673

Merged
tautschnig merged 1 commit intomainfrom
verilog-synthesis-part-select
Feb 26, 2026
Merged

Verilog: simplify synthesis of assignments to part select#1673
tautschnig merged 1 commit intomainfrom
verilog-synthesis-part-select

Conversation

@kroening
Copy link
Copy Markdown
Collaborator

This simplifies the implementation of the synthesis for assignments to part select expressions, using the fact that the given rhs has already been synthesised.

@kroening kroening marked this pull request as ready for review February 25, 2026 03:18
This simplifies the implementation of the synthesis for assignments to part
select expressions, using the fact that the given rhs has already been
synthesised.
@kroening kroening force-pushed the verilog-synthesis-part-select branch from df8bdd5 to 45e7458 Compare February 25, 2026 19:43
@tautschnig tautschnig merged commit 09e48ac into main Feb 26, 2026
11 checks passed
@tautschnig tautschnig deleted the verilog-synthesis-part-select branch February 26, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants