Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Add unit test for RLE like instruction (match len > match offset) case#1264

Closed
noel2004 wants to merge 1 commit into
feat/da-compression-witgenfrom
fix/da-compression-witgen/rle-inst
Closed

Add unit test for RLE like instruction (match len > match offset) case#1264
noel2004 wants to merge 1 commit into
feat/da-compression-witgenfrom
fix/da-compression-witgen/rle-inst

Conversation

@noel2004
Copy link
Copy Markdown
Member

The seq exec circuit should support the repeated match case when match len > match offset.

An unit test has been added to seq_exec.rs to verify that. The utilities for test has been updated to support this case.

@noel2004
Copy link
Copy Markdown
Member Author

replaced by #1265

@noel2004 noel2004 closed this May 15, 2024
@noel2004 noel2004 deleted the fix/da-compression-witgen/rle-inst branch May 15, 2024 07:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant