This website requires JavaScript.
Explore
Help
Register
Sign in
libre-chip
/
cpu
Watch
3
Star
0
Fork
You've already forked cpu
2
Code
Issues
1
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
Refactor src/unit* to work with the rename_execute_retire unit API
#13
Merged
programmerjake
merged 3 commits from
programmerjake/cpu:use-new-unit-interface
into
master
2026-05-25 05:51:43 +00:00
Conversation
0
Commits
3
Files changed
12
+196091
-1296
3 commits
Author
SHA1
Message
Date
Jacob Lifshay
7151841af5
make Unit API work with rename_execute_retire and add a rename_execute_retire test using unit::alu_branch
All checks were successful
/ test (pull_request)
Successful in 6m13s
Details
/ test (push)
Successful in 7m10s
Details
2026-05-24 22:23:23 -07:00
Jacob Lifshay
a88009a303
add GlobalState to ExecuteToUnitInterface
2026-05-24 19:56:14 -07:00
Jacob Lifshay
ce8519b2db
util: add and use checked_vcd_output
2026-05-24 19:49:10 -07:00