38 Commits
Author SHA1 Message Date
rigor 05d6fadb70 feature: added ADDR6 connections to the bottom row 2026-08-02 13:06:41 -05:00
rigor ef4c731d42 feature: got the basic layout done (need to wire in addressing lines) 2026-08-02 12:58:48 -05:00
rigor 57cd958212 fix: corrected an issue with 1 word memory block 2026-08-02 12:58:21 -05:00
rigor 2d824dc334 feature: fixed the 1 word memory block package
- it used to use busses on the package, but that apparently does not work
2026-08-02 09:45:15 -05:00
rigor d38d4cb411 chore: cleaned up alu reserved space 2026-07-26 14:24:50 -05:00
rigor bd05b901bb feature: added docs for ALU instruction set 2026-07-26 14:18:24 -05:00
rigor 31de84b5e1 chore: update component xml file 2026-07-04 22:50:31 -05:00
rigor 1a76ee472d feature: added 10 bit register component 2026-07-04 22:38:54 -05:00
rigor df25a4b806 chore: update (and fix) component xml 2026-07-04 21:13:27 -05:00
rigor d55efecef1 feature: added a 4 to 16 mux 2026-07-04 19:23:08 -05:00
rigor dc9640f6f6 chore: updated component xml file 2026-07-04 17:54:00 -05:00
rigor 70f8898393 feature: added a 1 bit memory cell 2026-07-04 17:51:17 -05:00
rigor ec4a95a815 chore: reduced transistor count of overall ALU finished_alu 2026-07-04 13:52:19 -05:00
rigor bd6e99af7e chore: updated xml for component listing 2026-07-04 13:24:33 -05:00
rigor 55943611cc chore: not sure what this change is, honestly 2026-07-04 13:23:33 -05:00
rigor 1a137698cb fix: added a weak pull down to the enable pin of the buffer 2026-07-04 13:22:48 -05:00
rigor 2a9d5fc960 feature: debugged the alu 2026-07-04 13:18:44 -05:00
rigor ec60e4f177 feature: got the NOT pin connected to the command decoder 2026-07-04 10:43:54 -05:00
rigor a0d197c50b feature: got the XOR pin connected to the command decoder 2026-07-04 10:37:44 -05:00
rigor 3359bbd6e1 feature: got the NAND pin connected to the command decoder 2026-07-04 10:28:34 -05:00
rigor a05626e61c feature: got the OR pin connected to command decoding 2026-07-04 10:15:48 -05:00
rigor 898de84779 feature: got the ADD pin connected to command logic in the ALU 2026-07-03 15:15:08 -05:00
rigor 417ae6b12f feature: got shift pins set up to be driven by the command word 2026-07-03 14:25:47 -05:00
rigor adbeb6ef52 feature: did some work on the alu i think 2026-07-01 21:14:33 -05:00
rigor 5fd86762bc fix: final fix for that version of the ALU 2026-06-29 23:13:34 -05:00
rigor 79830a00ba fix: another failed push? 2026-06-29 23:12:28 -05:00
rigor 6fe92da9fc fix: pushed up the wrong thing again? 2026-06-29 23:11:21 -05:00
rigor a68a10ef36 fix: think I pushed the wrong thing up 2026-06-29 22:26:08 -05:00
rigor 4138b8a449 fix: removed constant voltages 2026-06-29 22:19:37 -05:00
rigor f64c6357b4 feature: finished ALU v1.0.0 (may need updates to convert microcode to instructions) 2026-06-29 22:14:37 -05:00
rigor b5d05e6a46 feature: more work on the alu
- got the 1 bit alu made into a component
- started on the 10Bit ALU
- added a 10Bit Buffer
2026-06-29 00:01:52 -05:00
rigor 4aca2cda51 fix: made the inputs and outputs into tunnels so the alu thing can be used as a subcircuit 2026-06-22 20:24:27 -05:00
rigor cd1c75ee67 chore: turned off constant voltage sources 2026-06-22 20:17:31 -05:00
rigor c0b8efe8e0 feature: got the first alu card done (I think) 2026-06-22 20:15:18 -05:00
rigor 060454fbad more work on 1bit alu 2026-06-21 23:49:54 -05:00
rigor aaadeafeae added some docs 2026-06-18 23:31:39 -05:00
rigor bd1099f06c moved sim file to have the right name 2026-06-18 23:31:23 -05:00
rigor 29827484e4 initial commit 2026-06-18 23:23:25 -05:00