Remove stale phase status from README
Drop the Current Phase section because it is a progress marker that would go stale or create noisy commits as the roadmap advances. Add a minimal .gitignore for local Codex state only, keeping broader ignore rules out until the repo actually needs them.
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
# Local Codex state
|
||||||
|
.codex
|
||||||
@@ -56,10 +56,6 @@ Open `FPGA-Core.xpr` in Vivado. Synthesis and implementation target the xc7a100t
|
|||||||
|
|
||||||
See `ROADMAP.md` for the full phased build plan.
|
See `ROADMAP.md` for the full phased build plan.
|
||||||
|
|
||||||
## Current Phase
|
|
||||||
|
|
||||||
Phase 0 — Architecture contract (package definitions + block diagram)
|
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
- [RISC-V ISA Spec Vol 1 (Unprivileged)](https://riscv.org/technical/specifications/)
|
- [RISC-V ISA Spec Vol 1 (Unprivileged)](https://riscv.org/technical/specifications/)
|
||||||
|
|||||||
Reference in New Issue
Block a user