chore: updated xml for component listing

This commit is contained in:
rigor
2026-07-04 13:24:33 -05:00
parent 55943611cc
commit bd6e99af7e
+2 -1
View File
@@ -4,7 +4,8 @@
<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_10Bit_v1.0.0" info="An ALU that is 10 bits wide. (microcoded)" />
<item name="CPU_ALU_10Bit_v1.1.0" info="An ALU that is 10 bits wide. (command word decoding)" />
<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" />