feature: finished ALU v1.0.0 (may need updates to convert microcode to instructions)

This commit is contained in:
rigor
2026-06-29 22:14:37 -05:00
parent b5d05e6a46
commit f64c6357b4
5 changed files with 1351 additions and 189 deletions
+2 -1
View File
@@ -4,9 +4,10 @@
<itemset category="ORGComp" type="Subcircuit" folder="../components" icon="subc2.png" >
<item name="CPU_ALU_10Bit_v1.0.0" info="An ALU that is 10 bits wide." />
<item name="CPU_ALU_1Bit_v1.0.0" info="A modular ALU component that can be used." />
<item name="General_Buffer_10Bit_v1.0.0" info="A buffer with 10 bits. Purely for ease of testing, not actually a separate component" />
</itemset>
</itemlib>
</itemlib>