Skip to content

test(gen-verilog): tuple contract expects width-cast concat operands - #1975

Merged
gHashTag merged 2 commits into
masterfrom
fix/tuple-contract-test
Aug 8, 2026
Merged

test(gen-verilog): tuple contract expects width-cast concat operands#1975
gHashTag merged 2 commits into
masterfrom
fix/tuple-contract-test

Conversation

@gHashTag

@gHashTag gHashTag commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Refs #1948

Follow-up to #1973: tuple literal elements are width-cast ({32'((a-b)), 32'((a+b))}) so iverilog accepts them in a concatenation; the phase40 contract test's exact-string expectation is updated. Auto-merge landed #1973 on the green required checks before the unit suite (not a required check) was consulted.

Unit suite back to the single pre-existing red. FROZEN_HASH resealed; NOW.md entries added.

🤖 Generated with Claude Code

Follow-up to #1973: tuple literal elements are now width-cast
(`{32'((a-b)), 32'((a+b))}`) so iverilog accepts them in a
concatenation; the phase40 contract test's exact-string expectation is
updated to match. Auto-merge landed #1973 on the green required checks
before the unit suite (not a required check) was consulted.

Unit suite back to the single pre-existing red (bitnet_layer).
FROZEN_HASH resealed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@gHashTag
gHashTag enabled auto-merge (squash) August 8, 2026 20:33
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-08-08 20:33:35 UTC

Summary

Status Count
Total Open PRs 15
PRs with Failing Checks 2
PRs with All Checks Green 13
READY 5
FAILING 2
PENDING 0

Seal Status

  • ⚠️ STALE -- sha256(compiler.rs)=cf9e471fbec4 != manifest seal=87e5cbd3ad94.
    The committed NMSE numbers were certified against an older compiler.rs.
    Run scripts/reseal-check.sh locally for the two-step reseal command (advisory; not a merge gate).

Refs #1948

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-08-08 20:41:26 UTC

Summary

Status Count
Total Open PRs 15
PRs with Failing Checks 3
PRs with All Checks Green 12
READY 5
FAILING 3
PENDING 0

Seal Status

  • ⚠️ STALE -- sha256(compiler.rs)=cf9e471fbec4 != manifest seal=87e5cbd3ad94.
    The committed NMSE numbers were certified against an older compiler.rs.
    Run scripts/reseal-check.sh locally for the two-step reseal command (advisory; not a merge gate).

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

@gHashTag
gHashTag merged commit e1bd55c into master Aug 8, 2026
27 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant