Skip to content

Fix full adder signal validity and D latch placement#39

Merged
rollrat merged 6 commits into
masterfrom
codex/debug-unbuffered-full-adder
May 24, 2026
Merged

Fix full adder signal validity and D latch placement#39
rollrat merged 6 commits into
masterfrom
codex/debug-unbuffered-full-adder

Conversation

@rollrat
Copy link
Copy Markdown
Member

@rollrat rollrat commented May 24, 2026

Summary

  • Restore local placer routing guards used by the full adder path and reject switch/cobble short cases that produced invalid physical candidates.
  • Fix hard-powered cobble extraction and simulator settled-state normalization so world-to-logic and interactive simulation agree better with the placed circuit.
  • Improve D latch RS-core attachment search, then clarify the D latch input-gating prefix structure for the next inner_graph-based refactor.

Tests

  • cargo test --release test_generate_component_full_adder -- --nocapture
  • cargo test --release test_generate_component_d_latch -- --nocapture

@rollrat rollrat changed the title Clarify D latch input gating placement Fix full adder signal validity and D latch placement May 24, 2026
@rollrat rollrat marked this pull request as ready for review May 24, 2026 15:18
@rollrat rollrat merged commit bc83f86 into master May 24, 2026
2 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