You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(tri): W425 issue + NOW setup (#1374, wave-loop-425)
- Update .trinity/current-issue.md with W425 goal, plan, acceptance criteria
- Prepend W424 close-out and W425 setup to docs/NOW.md
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- Refresh `docs/reports/T27_VS_FORMAL_HDL_2026.md` if new 2026 competitor
40
-
developments surface.
24
+
2.**Variant B (if hardware is partial):**
25
+
- Import a real or representative CCLK/CSV/VCD capture with
26
+
`--pvt-worstcase` validation.
27
+
- Run `tri fpga boot-log --dry-run` or `cclk-sweep --dry-run` for OSCFSEL
28
+
6/7 with `--pvt-context`.
29
+
- Document the import recipe and PVT-context checklist in
30
+
`fpga/HARDWARE_SSOT.md`.
31
+
32
+
3.**Variant C (fallback if bench still fully blocked):**
33
+
- Implement or defer real XADC readout in `tri fpga boot-log` / `cclk-sweep`.
34
+
- Land the next safe gen-verilog #1245 sub-fix if one is narrow and
35
+
regression-free; otherwise explicitly defer.
36
+
- Harden boot-log / cold-por / cclk-sweep JSON schema and update the
37
+
competitor snapshot.
41
38
42
39
---
43
40
44
41
## Decomposed plan
45
42
43
+
See `docs/reports/FPGA_LOOP_COOPERATION_W425_2026-07-05.md`.
44
+
46
45
| Step | File(s) | Deliverable |
47
46
|------|---------|-------------|
48
-
| 1 |`cli/tri/src/fpga.rs` or `proofs/lean4/Trinity/TernaryFPGABoot.lean` or `bootstrap/src/compiler.rs`| Variant A capture import, B XADC readout/capture import, or C formal/gen-verilog hardening |
0 commit comments