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
ba08ffded3d3b2badb2a7e22816feafaacea5ded
13 files
Orual
feat: implement OR1 assembler (parse → lower → resolve → place → allocate → codegen)
3w ago
34926704
CLAUDE.md
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
__init__.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
allocate.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
builtins.py
feat(asm): rewrite built-in macros with parameterized opcodes and @ret wiring
2 weeks ago
codegen.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
errors.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
expand.py
fix(asm): add regression test for @ret cascade prevention, fix error collection
2 weeks ago
ir.py
feat(asm): implement macro @ret wiring, parameterized qualifiers, and ${param} substitution
2 weeks ago
lower.py
fix(asm): address code review issues — invalid port errors, @ret leak, test gaps
2 weeks ago
opcodes.py
feat: migrate token format from 2-bit type field to 1-bit SM/CM split
3 weeks ago
place.py
feat: implement OR1 assembler (parse → lower → resolve → place → allocate → codegen)
3 weeks ago
resolve.py
feat: implement OR1 assembler (parse → lower → resolve → place → allocate → codegen)
3 weeks ago
serialize.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago