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
/
asm
/
at
pe-frame-redesign
13 files
Orual
feat: implement OR1 assembler (parse → lower → resolve → place → allocate → codegen)
4w ago
34926704
CLAUDE.md
fix: address code review feedback on frame-based architecture
2 weeks ago
__init__.py
chore: remove all remaining stale references to legacy types
2 weeks ago
allocate.py
fix: address code review feedback on frame-based architecture
2 weeks ago
builtins.py
fixes and grammar updates
3 weeks ago
codegen.py
feat: update tag_store to tuple API (act_id → frame_id, lane)
2 weeks ago
errors.py
feat: add FRAME error category
2 weeks ago
expand.py
fix: function call routing — input trampolines use INHERIT, assign act_ids to function body nodes
2 weeks ago
ir.py
fix: add concrete assertions to integration test and fix ResolvedDest.frame_dest type annotation
2 weeks ago
lower.py
feat: update assembler passes for frame model (tasks 4-6)
2 weeks ago
opcodes.py
feat: update IR types for frame model (act_id, frame_count, FrameLayout)
2 weeks ago
place.py
fix: address Phase 4 code review feedback on test renames and warning message
2 weeks ago
resolve.py
feat: implement OR1 assembler (parse → lower → resolve → place → allocate → codegen)
4 weeks ago
serialize.py
feat(asm): implement macro system, function calls, and ${param} substitution
3 weeks ago