Skip to content

[ExportVerilog] Add a lowering option for always emitting begin/end#10563

Open
uenoku wants to merge 2 commits into
llvm:mainfrom
uenoku:dev/hidetou/begieend
Open

[ExportVerilog] Add a lowering option for always emitting begin/end#10563
uenoku wants to merge 2 commits into
llvm:mainfrom
uenoku:dev/hidetou/begieend

Conversation

@uenoku
Copy link
Copy Markdown
Member

@uenoku uenoku commented May 29, 2026

There is a request to always emit begin/end for statements regardless of its content to improve the
stability of the output verilog.

I also think it might make sense to make this simply default and remove begin/end omission since it increased the complexity of ExportVerilog a bit.

Assisted-by: claude code: sonnet 4.6

@uenoku uenoku requested review from darthscsi and seldridge May 29, 2026 22:56
@circt-bot
Copy link
Copy Markdown

circt-bot Bot commented May 29, 2026

Results of circt-tests run for faece30 compared to results for 3e54636: no change to test results.

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