WIP: implement more instructions in unit::alu_branch
programmerjake
deleted branch use-new-unit-interface from programmerjake/cpu
2026-05-25 05:51:45 +00:00
Refactor src/unit* to work with the rename_execute_retire unit API
Refactor src/unit* to work with the rename_execute_retire unit API
programmerjake
created branch use-new-unit-interface in programmerjake/cpu
2026-05-25 02:57:27 +00:00
programmerjake
deleted branch rename-execute-retire from programmerjake/cpu
2026-05-22 06:58:15 +00:00
NLnet 2024-12-324 Create a model of the whole rename/execute/retire control system, using procedural implementations of the most complex HDL modules where appropriate.
add a procedural implementation of rename_execute_retire