• Joined on 2024-06-11
rigor pushed to main at orgcomp/hardware 2026-07-04 22:50:37 -05:00
31de84b5e1 chore: update component xml file
rigor pushed to main at orgcomp/hardware 2026-07-04 22:39:01 -05:00
1a76ee472d feature: added 10 bit register component
rigor pushed to main at orgcomp/hardware 2026-07-04 21:13:32 -05:00
df25a4b806 chore: update (and fix) component xml
rigor pushed to main at orgcomp/hardware 2026-07-04 19:23:12 -05:00
d55efecef1 feature: added a 4 to 16 mux
rigor pushed to main at orgcomp/hardware 2026-07-04 17:54:05 -05:00
dc9640f6f6 chore: updated component xml file
rigor pushed to main at orgcomp/hardware 2026-07-04 17:51:24 -05:00
70f8898393 feature: added a 1 bit memory cell
rigor pushed tag finished_alu to orgcomp/hardware 2026-07-04 14:15:16 -05:00
rigor pushed to main at orgcomp/hardware 2026-07-04 13:52:24 -05:00
ec4a95a815 chore: reduced transistor count of overall ALU
rigor pushed to main at orgcomp/hardware 2026-07-04 13:24:39 -05:00
bd6e99af7e chore: updated xml for component listing
rigor pushed to main at orgcomp/hardware 2026-07-04 13:23:37 -05:00
55943611cc chore: not sure what this change is, honestly
rigor pushed to main at orgcomp/hardware 2026-07-04 13:22:54 -05:00
1a137698cb fix: added a weak pull down to the enable pin of the buffer
2a9d5fc960 feature: debugged the alu
Compare 2 commits »
rigor pushed to main at orgcomp/hardware 2026-07-04 10:43:59 -05:00
ec60e4f177 feature: got the NOT pin connected to the command decoder
rigor pushed to main at orgcomp/hardware 2026-07-04 10:37:51 -05:00
a0d197c50b feature: got the XOR pin connected to the command decoder
rigor pushed to main at orgcomp/hardware 2026-07-04 10:28:39 -05:00
3359bbd6e1 feature: got the NAND pin connected to the command decoder
rigor pushed to main at orgcomp/hardware 2026-07-04 10:15:53 -05:00
a05626e61c feature: got the OR pin connected to command decoding
rigor pushed to main at orgcomp/hardware 2026-07-03 15:15:14 -05:00
898de84779 feature: got the ADD pin connected to command logic in the ALU
rigor pushed to main at orgcomp/hardware 2026-07-03 14:25:51 -05:00
417ae6b12f feature: got shift pins set up to be driven by the command word
rigor pushed to main at orgcomp/hardware 2026-07-01 21:14:39 -05:00
adbeb6ef52 feature: did some work on the alu i think
rigor pushed to main at orgcomp/hardware 2026-06-29 23:13:44 -05:00
5fd86762bc fix: final fix for that version of the ALU
rigor pushed to main at orgcomp/hardware 2026-06-29 23:12:33 -05:00
79830a00ba fix: another failed push?