Skip to content

[codex] Remove nonexistent PTO scale-address hardware entry - #65

Merged
zhoubot merged 2 commits into
mainfrom
linx-isa-0.57
Jul 1, 2026
Merged

[codex] Remove nonexistent PTO scale-address hardware entry#65
zhoubot merged 2 commits into
mainfrom
linx-isa-0.57

Conversation

@zhoubot

@zhoubot zhoubot commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

Removes the nonexistent TGET_SCALE_ADDR hardware-entry row from the outerCube design note so the document matches the PTO v0.57 instruction boundary.

Validation

  • python3 tools/isa/check_pto_v057_encoding.py --spec isa/v0.57/state/pto_encoding.json from the superproject

Notes

TGET_SCALE_ADDR remains an IR/view helper concept only; it is not encoded as a PTO hardware instruction.

The outerCube design note no longer lists TGET_SCALE_ADDR as a PTO instruction candidate because v0.57 treats it as an IR/view helper with no hardware encoding.

Constraint: PTO v0.57 only encodes concrete hardware-visible instructions

Rejected: Keep TGET_SCALE_ADDR as a software-address row | the current PTO instruction set has no such instruction

Confidence: high

Scope-risk: narrow

Tested: python3 tools/isa/check_pto_v057_encoding.py --spec isa/v0.57/state/pto_encoding.json

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Davinci_supersclar.md design document by removing the TGET_SCALE_ADDR instruction from the PTO ISA instruction mapping table. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

The v0.57 documentation pass treats the Linx block as current architecture rather than inherited terminology. This removes stale Davinci and legacy wording from the pyCircuit design note without changing behavior.

Constraint: v0.57 is the latest Linx block definition.

Confidence: high

Scope-risk: narrow

Tested: rg -n "Davinci|DavinciOO|legacy|TGET_SCALE_ADDR|GET_VAL|SET_VAL" designs/outerCube/Davinci_supersclar.md
@zhoubot
zhoubot merged commit a7b01da into main Jul 1, 2026
7 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