Skip to content

Add WithMaxBitWidth option to xls fuzzer#4485

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_938821343
Jul 2, 2026
Merged

Add WithMaxBitWidth option to xls fuzzer#4485
copybara-service[bot] merged 1 commit into
mainfrom
test_938821343

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jun 27, 2026

Copy link
Copy Markdown

Add WithMaxBitWidth option to xls fuzzer

The option allows users to set a limit to the bit width of any individual node.
This option is added to control the execution time of fuzz tests. One use case
is that when the fuzz test involves LEC verification, it could takes quite long
to finish when using the default bitwith limit of 1000.

@copybara-service copybara-service Bot force-pushed the test_938821343 branch 2 times, most recently from 9e6f2c5 to c060228 Compare July 2, 2026 13:13
The option allows users to set a limit to the bit width of any individual node.
This option is added to control the execution time of fuzz tests. One use case
is that when the fuzz test involves LEC verification, it could takes quite long
to finish when using the default bitwith limit of 1000.

PiperOrigin-RevId: 941674117
@copybara-service copybara-service Bot merged commit 2d3a489 into main Jul 2, 2026
1 check passed
@copybara-service copybara-service Bot deleted the test_938821343 branch July 2, 2026 13:45
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