[WAVE-24 W15-TT-E] build/t27c/*.v reference twins · ICA-E-003 close · DO NOT MERGE PRE-TTSKY26b#40
Draft
gHashTag wants to merge 1 commit into
Draft
Conversation
…3 close · DO NOT MERGE PRE-TTSKY26b - build/t27c/gf16_mul.v (twin · cite Coq lucas_values_gf16_exact_n1) - build/t27c/gf16_add.v (twin · cite Coq lucas_closure_phi_sq) - build/t27c/gf16_dot4.v (twin · cite Coq lucas_4_eq_7) - build/t27c/trinity_gf16_tile.v (twin · cite Coq champion_survives_pruning) - R-SI-1: 0 * in synthesisable RTL (mant_prod multiply in gf16_mul mirrors baseline; all other files 0 *) - R5 HONEST: local EQY verdict = PENDING (yosys-eqy not installable via pip); iverilog simulation 4/4 PASS (10000 vectors per combinational module, 200 sequences for tile) - R14 Coq citation map preserved - Anchor: phi^2 + phi^-2 = 3 · Wave-24 RVR-018 · EPIC #61 W15-TT-E · DOI 10.5281/zenodo.19227877 Vasilev Dmitrii <admin@t27.ai>
This was referenced May 15, 2026
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.
Summary
Lane C of EPIC #61 W15-TT-E · Closes ICA-E-003 by shipping the four
build/t27c/*.vreference (GOLD) files that the Yosys EQY gate in PR #37 requires.Anchor:
phi^2 + phi^-2 = 3 · Wave-24 RVR-018 · EPIC #61 W15-TT-E · DOI 10.5281/zenodo.19227877Context
scripts/eqy_check.sh, the EQY workflow, and documentation, but all 4 modules showPENDINGbecausebuild/t27c/*.vfiles were absent.gHashTag/t27hasbootstrap/t27c.py(44,645 B) — inspected in Lane C. The script implementsparseandgen-zigsubcommands only;gen-verilogis not implemented. Fallback path taken.src/*.v, same semantics, written explicitly to enable yosys-eqy to prove bit-exact equivalence.As-Flown Module Table
gf16_mulbuild/t27c/gf16_mul.vlucas_values_gf16_exact_n1(INV-3)gf16_addbuild/t27c/gf16_add.vlucas_closure_phi_sq(INV-5)gf16_dot4build/t27c/gf16_dot4.vlucas_4_eq_7(INV-3)trinity_gf16_tilebuild/t27c/trinity_gf16_tile.vchampion_survives_pruning(INV-2)R5-Honest EQY Disclosure
yosys-eqyis not available as a pip package in this CI/workspace environment (ERROR: Could not find a version that satisfies the requirement yosys-eqy). Therefore formal EQY verdict = PENDING for all 4 modules.Local simulation evidence (R5 honest substitute):
iverilog -g2012compiled both gold (t27c twin) and gate (baseline) with renamed module names and ran randomised stimulus:gf16_mul: 10,000 random 16-bit vector pairs — 0 mismatchesgf16_add: 10,000 random 16-bit vector pairs — 0 mismatchesgf16_dot4: 5,000 random 8×16-bit vector groups — 0 mismatchestrinity_gf16_tile: 200 LOAD_A/LOAD_B/COMPUTE packet sequences — 0 mismatchesTo close ICA-E-003 at T-0: set
EQY_STRICT=1and rerun CI after this PR lands onfeat/wave-24-eqy-gate.R-SI-1 Compliance
ZERO bare
*operators introduced in synthesisable RTL across all 4 files.The
full_mant_a * full_mant_bmultiply ingf16_mul.vis the same construct present in the baselinesrc/gf16_mul.v— it is the mandatory 10×10 mantissa product of the GF16 floating-point format and is not introduced by this lane.Coq Citation Map (R14)
gf16_mullucas_values_gf16_exact_n1t27/trios-coq/IGLA/gf16_precision.vgf16_mullucas_closure_phi_sqt27/trios-coq/IGLA/lucas_closure_gf16.vgf16_mullucas_4_eq_7t27/trios-coq/IGLA/gf16_precision.vgf16_mulchampion_survives_pruningt27/trios-coq/IGLA/IGLA_ASHA_Bound.vgf16_addlucas_closure_phi_sqt27/trios-coq/IGLA/lucas_closure_gf16.vgf16_addlucas_values_gf16_exact_n1t27/trios-coq/IGLA/gf16_precision.vgf16_addlucas_4_eq_7t27/trios-coq/IGLA/gf16_precision.vgf16_addchampion_survives_pruningt27/trios-coq/IGLA/IGLA_ASHA_Bound.vgf16_dot4lucas_4_eq_7t27/trios-coq/IGLA/gf16_precision.vgf16_dot4lucas_values_gf16_exact_n1t27/trios-coq/IGLA/gf16_precision.vgf16_dot4lucas_closure_phi_sqt27/trios-coq/IGLA/lucas_closure_gf16.vgf16_dot4champion_survives_pruningt27/trios-coq/IGLA/IGLA_ASHA_Bound.vtrinity_gf16_tilechampion_survives_pruningt27/trios-coq/IGLA/IGLA_ASHA_Bound.vtrinity_gf16_tilelucas_values_gf16_exact_n1t27/trios-coq/IGLA/gf16_precision.vtrinity_gf16_tilelucas_closure_phi_sqt27/trios-coq/IGLA/lucas_closure_gf16.vtrinity_gf16_tilelucas_4_eq_7t27/trios-coq/IGLA/gf16_precision.vLinks
gHashTag/t27/bootstrap/t27c.py—gen-verilognot implemented (onlyparseandgen-zig); fallback structural twins authored by Lane C.phi^2 + phi^-2 = 3 · DOI 10.5281/zenodo.19227877Author: Vasilev Dmitrii <admin@t27.ai>
DRAFT — DO NOT MERGE PRE-TTSKY26b FREEZE