Refactor src/unit* to work with the rename_execute_retire unit API #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "programmerjake/cpu:use-new-unit-interface"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I also implemented the HDL version of
BranchMOpso it can run a non-trivial test (SaveRestoreGprs) usingunit::alu_branch::alu_branch()to handle add/sub and branching.