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
/
tests
/
at
ba08ffded3d3b2badb2a7e22816feafaacea5ded
46 files
Orual
emulator initial impl
3w ago
6a87d022
__init__.py
emulator initial impl
3 weeks ago
conftest.py
feat: migrate token format from 2-bit type field to 1-bit SM/CM split
2 weeks ago
helpers.py
feat: implement OR1 assembler (parse → lower → resolve → place → allocate → codegen)
3 weeks ago
pipeline.py
feat: implement OR1 assembler (parse → lower → resolve → place → allocate → codegen)
3 weeks ago
test_allocate.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
test_alu.py
fixing discrepancies
3 weeks ago
test_autoplacement.py
fixing discrepancies
3 weeks ago
test_backend.py
made emulator timing closer to cycle accurate
2 weeks ago
test_builtins.py
feat(asm): rewrite built-in macros with parameterized opcodes and @ret wiring
2 weeks ago
test_call_wiring.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
test_codegen.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
test_cycle_timing.py
made emulator timing closer to cycle accurate
2 weeks ago
test_dfgraph_categories.py
feat: migrate token format from 2-bit type field to 1-bit SM/CM split
2 weeks ago
test_dfgraph_json.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
test_dfgraph_pipeline.py
feat: add progressive pipeline runner for dfgraph
3 weeks ago
test_dfgraph_server.py
fix: remove swallowed AssertionError in debounce test and unused pytest import
3 weeks ago
test_e2e.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
test_exec_bootstrap.py
feat: migrate token format from 2-bit type field to 1-bit SM/CM split
2 weeks ago
test_expand.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
test_integration.py
feat: migrate token format from 2-bit type field to 1-bit SM/CM split
2 weeks ago
test_lower.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
test_macro_ir.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
test_macro_ret_wiring.py
fix(asm): add regression test for @ret cascade prevention, fix error collection
2 weeks ago
test_macro_syntax.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
test_migration_cleanup.py
feat: migrate token format from 2-bit type field to 1-bit SM/CM split
2 weeks ago
test_monitor_graph_json.py
monitor and control interface for emulator
2 weeks ago
test_monitor_server.py
monitor and control interface for emulator
2 weeks ago
test_network.py
made emulator timing closer to cycle accurate
2 weeks ago
test_network_events.py
monitor and control interface for emulator
2 weeks ago
test_opcode_params.py
feat(asm): add opcode parameter support for macros
2 weeks ago
test_opcodes.py
feat: migrate token format from 2-bit type field to 1-bit SM/CM split
2 weeks ago
test_parser.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
test_pe.py
feat: migrate token format from 2-bit type field to 1-bit SM/CM split
2 weeks ago
test_pe_events.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
test_place.py
feat: implement OR1 assembler (parse → lower → resolve → place → allocate → codegen)
3 weeks ago
test_qualified_ref_params.py
fix(asm): address code review issues — invalid port errors, @ret leak, test gaps
2 weeks ago
test_repl.py
made emulator timing closer to cycle accurate
2 weeks ago
test_resolve.py
feat: implement OR1 assembler (parse → lower → resolve → place → allocate → codegen)
3 weeks ago
test_seed_const.py
bugfixes in monitor and graph renderer, improvements to SM visibility
2 weeks ago
test_serialize.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago
test_sm.py
feat: migrate token format from 2-bit type field to 1-bit SM/CM split
2 weeks ago
test_sm_events.py
monitor and control interface for emulator
2 weeks ago
test_sm_graph_nodes.py
bugfixes in monitor and graph renderer, improvements to SM visibility
2 weeks ago
test_sm_tiers.py
feat: migrate token format from 2-bit type field to 1-bit SM/CM split
2 weeks ago
test_snapshot.py
monitor and control interface for emulator
2 weeks ago
test_variadic.py
feat(asm): implement macro system, function calls, and ${param} substitution
2 weeks ago