LSC1-08 S12: inline taken_proposal dead-write in JUMP decode arm - #87
Merged
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
…ential.py in SHA256SUMS This is a pure evidence-provenance fix; no RTL semantic change; re-verifies the same JUMP taken_proposal source change from the predecessor head cd459e3.
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.
Base
76053bb4c41ff018413e261388f9b6b1d0c5ac34Change (3 lines)
reg [7:0] taken_proposal;declaration (was line 360)taken_proposal = frame_payload[77*8 +: 8];assignment (was line 909)frame_payload[77*8 +: 8]Validation Ladder (real exit codes)
make checksum-checkpython3 tools/sv_smoke_check.py asic_core/rtl/*.svmake -C test simpython3 tools/lsc1_authored_rtl_contract.py --verifyyosys lintR10 — JUMP BAD_CELL vs BAD_BRANCH_PROPOSAL ordering
PINNED, NOT FIXED. The
cell_alias_inconsistentfault priority block (lines ~919-920) is untouched. This change is purely combinational refactoring with no FSM/state or fault-priority change.Bounded Classification