tangled
alpha
login
or
join now
nonbinary.computer
/
or1-design
0
fork
atom
OR-1 dataflow CPU sketch
0
fork
atom
overview
issues
pulls
pipelines
or1-design
/
docs
/
implementation-plans
/
at
pe-frame-redesign
10 folders
Orual
emulator initial impl
3w ago
6a87d022
2026-02-22-or1-asm
feat: implement OR1 assembler (parse → lower → resolve → place → allocate → codegen)
3 weeks ago
2026-02-22-or1-emu
emulator initial impl
3 weeks ago
2026-02-23-dataflow-renderer
chore: add lark, fastapi, uvicorn, websockets, watchdog to flake.nix
3 weeks ago
2026-02-23-dfasm-syntax-hl
add editor syntax highlighting for dfasm
3 weeks ago
2026-02-26-or1-monitor
monitor and control interface for emulator
3 weeks ago
2026-02-26-token-migration
feat: migrate token format from 2-bit type field to 1-bit SM/CM split
3 weeks ago
2026-02-27-cycle-timing
made emulator timing closer to cycle accurate
2 weeks ago
2026-02-28-dfasm-macros
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
2026-03-06-pe-frame-redesign
feat: add Instruction, OutputStyle, FrameDest, TokenKind, FrameOp; renumber all opcodes to 5-bit hardware encoding; remove ALUInst, SMInst, Addr, FREE_CTX
1 week ago
2026-03-07-frame-lanes
feat: add ALLOC_SHARED and FREE_LANE to FrameOp enum
1 week ago