Wave Loop 773 — [365][2]^6 Pt non-power-of-two outer-dimension array-of-struct variable from call with indexed signed writes#1482
Merged
Merged
Conversation
…ed, next-wave cooperation variants set Refs #1481 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…wo outer-dimension array-of-struct variable from call with indexed signed writes Closes #1481 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
… plan Closes #1481 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
Contributor
…wave-loop-774 plan Refs #1481 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
Contributor
PR DashboardGenerated at: 2026-07-23 19:30:07 UTC
Summary
Seal Status
|
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.
Goal
Close Wave Loop 773 by validating a module-scope
[365][2]^6 Ptpacked array-of-struct variable initialized from a function call, with indexed signed field writes andassert_eqread-back in abenchblock.Acceptance criteria
specs/scratch/w773_bench_module_365x2p6_aos_var_call_write.t27is generated and parses.t27c seal --savesucceeds and FROZEN_HASH remains unchanged.accepts_w773_bench_module_365x2p6_aos_var_call_writeis added.docs/reports/FPGA_LOOP_CLOSEOUT_W773_2026-07-24.mdis written..trinity/experience.md, memory, andskills-wave-loop-recipe.md.masterwithCloses #1744.Technical notes
[365][2]^6 PtwherePt = pub struct Pt { x : i16, y : i16 }.365 x 64 = 23,360.23,360 x 32 = 747,520bits (~0.713 MiBit).MID_IDX = 182; frame-condition element[182][1][0][0][0][0][0]is element182*64 + 32 = 11,680.scripts/gen_w773.py(copy fromscripts/gen_w772.py, setOUTER = 365andMID_IDX = 182, manually fix the f-string header).assert_eqchecks on changed elements (Icarus simulation path does not emitassert_ne).make_grid(32768)period-identity check because32768 == 0 (mod 32768).Cooperation variants for next Wave Loop
[367][2]^6 Pt.if-guarded indexed signed field writes at the current width.phi^2 + 1/phi^2 = 3 | TRINITY