feat(igla): Wave Loop 882 — module-scope [583][2]^6 Pt non-power-of-two outer-dimension array-of-struct variable from call with indexed signed writes - #1813
Open
gHashTag wants to merge 1 commit into
Conversation
gHashTag
enabled auto-merge
August 6, 2026 19:35
…wo outer-dimension array-of-struct variable from call with indexed signed writes (Closes #1812) - OUTER = 583, MID_IDX = 291 - Elements = 583 × 2⁶ = 37,312 - Packed vector = 37,312 × 32 = 1,193,984 bits ≈ 1.139 MiBit - Continues the non-power-of-two outer-dimension array-of-struct packed-vector ladder. - Zero compiler / reference-model / FROZEN_HASH changes for witness. - Generator copy-hazard prevented by pre-run grep of all three stale-reference locations. Validation matrix: - t27c parse → PASS - t27c icarus-lowerable → lowerable - t27c icarus-simulate → PASSED (17 cycles) - t27c icarus-cocotb → reference-model OK - t27c seal --save → seal saved - cargo test --release --test icarus_lowerable accepts_w882_bench_module_583x2p6_aos_var_call_write → passed - Full suite → 342/0 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This was referenced Aug 6, 2026
Merged
Closed
Merged
Merged
This was referenced Aug 8, 2026
Merged
Merged
Merged
Merged
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Continue the mechanical packed-vector array-of-struct ladder.
[583][2]^6 Ptmodule-scope variable from call with indexed signed writes.Acceptance criteria:
scripts/gen_w882.pywith copy hazard fixed before first run.specs/scratch/w882_bench_module_583x2p6_aos_var_call_write.t27parses.t27c icarus-lowerable,icarus-simulate,icarus-cocotb, andseal --savePASS.bootstrap/tests/icarus_lowerable.rs.cargo test --release --test icarus_lowerablepasses at 342/0.bootstrap/stage0/FROZEN_HASHunchanged.Closes #{issue}, push branch, open PR.