Commit 5bb8b4d
feat(forge+quantum): Pipeline timing fix + Ternary Quantum VM
ternary_dot.v v2.1: Pipeline register after L1 adder tree splits
critical path for 50MHz timing closure on XC7A100T.
src/quantum/ternary_qvm.zig: Real qutrit-based quantum VM with:
- 3-state qutrits |−1⟩, |0⟩, |+1⟩ with complex amplitudes
- Gates: Hadamard (QFT₃), Phase, Sacred Phase (φ-based), X (cyclic), Z, NOT
- Measurement with state collapse to ternary {-1, 0, +1}
- CHSH-like correlation test
- 17/17 tests pass
phi^2 + 1/phi^2 = 3 = TRINITY
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 2475df9 commit 5bb8b4d
4 files changed
Lines changed: 240909 additions & 5 deletions
Binary file not shown.
0 commit comments