feat(igla): Wave Loop 885 — module-scope [589][2]^6 Pt non-power-of-two outer-dimension array-of-struct variable from call with indexed signed writes - #1831
Merged
Conversation
…wo outer-dimension array-of-struct variable from call with indexed signed writes (Closes #1722) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…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>
…wo outer-dimension array-of-struct variable from call with indexed signed writes (Closes #1814) - OUTER = 585, MID_IDX = 292 - Elements = 585 × 2⁶ = 37,440 - Packed vector = 37,440 × 32 = 1,198,080 bits ≈ 1.143 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_w883_bench_module_585x2p6_aos_var_call_write → passed Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…wo outer-dimension array-of-struct variable from call with indexed signed writes (Closes #1828) - OUTER = 587, MID_IDX = 293 - Elements = 587 × 2⁶ = 37,568 - Packed vector = 37,568 × 32 = 1,202,176 bits ≈ 1.147 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_w884_bench_module_587x2p6_aos_var_call_write → passed Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…, skills, memory (Refs #1828, PR #1829) - docs/reports/FPGA_LOOP_CLOSEOUT_W884_2026-08-06.md - .claude/plans/wave-loop-885.md - .claude/skills/t27-wave-loop.md W884 worked example - .claude/skills/t27-master-executor.md live queue state - .trinity/current-issue.md -> Wave Loop 885 - .trinity/experience.md W884 learning entry - docs/NOW.md W884 close-out section - bootstrap/tests/icarus_lowerable.rs W882-W884 tests Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…wo outer-dimension array-of-struct variable from call with indexed signed writes (Closes #1830) - specs/scratch/w885_bench_module_589x2p6_aos_var_call_write.t27 - scripts/gen_w885.py generator - bootstrap/tests/icarus_lowerable.rs W885 integration test - .trinity/seals/scratch_w885_bench_module_589x2p6_aos_var_call_write.json - .trinity/current-issue.md updated Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
gHashTag
enabled auto-merge
August 7, 2026 03:55
Contributor
Contributor
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
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.
Closes #1830
Adds the next mechanical packed-vector witness beyond the 1 MiBit line.
What changed
specs/scratch/w885_bench_module_589x2p6_aos_var_call_write.t27— module-scope[589][2]^6 Ptarray-of-struct variable initialized from a function call, with indexed signed field writes andassert_eqread-back in abenchblock.scripts/gen_w885.pycopied from W884 and updated (OUTER = 589,MID_IDX = 294).accepts_w885_bench_module_589x2p6_aos_var_call_writeadded tobootstrap/tests/icarus_lowerable.rs..trinity/seals/scratch_w885_bench_module_589x2p6_aos_var_call_write.json..trinity/current-issue.mdpoints to Wave Loop 885.Validation
t27c parse→ PASSt27c icarus-lowerable→ lowerablet27c icarus-simulate→ PASSED (17 cycles)t27c icarus-cocotb→ reference-model OKt27c seal --save→ saved and verifiedicarus_lowerablesuite: 344 passed; 1 pre-existingcorpus_classifier_matches_lean_completenessmismatch forspecs/cloud/railway_deploy.t27(not introduced by this wave).Notes
FROZEN_HASHchanges.wave-loop-884HEAD because earlier wave PRs remain open.