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
@@ -16,14 +16,14 @@
<pin type="" xpos="-8" ypos="80" angle="180" length="8" space="0" id="IN0" label="IN0" />
<pin type="inv" xpos="-8" ypos="120" angle="180" length="8" space="0" id="ENABLE" label="ENABLE"/>
<pin type="" xpos="72" ypos="8" angle="0" length="8" space="0" id="OUT9" label="OUT9"/>
<pin type="" xpos="72" ypos="16" angle="0" length="8" space="0" id="Id" label="OUT8"/>
<pin type="" xpos="72" ypos="24" angle="0" length="8" space="0" id="Id" label="OUT7"/>
<pin type="" xpos="72" ypos="32" angle="0" length="8" space="0" id="Id" label="OUT6"/>
<pin type="" xpos="72" ypos="40" angle="0" length="8" space="0" id="Id" label="OUT5"/>
<pin type="" xpos="72" ypos="48" angle="0" length="8" space="0" id="Id" label="OUT4"/>
<pin type="" xpos="72" ypos="56" angle="0" length="8" space="0" id="Id" label="OUT3"/>
<pin type="" xpos="72" ypos="64" angle="0" length="8" space="0" id="Id" label="OUT2"/>
<pin type="" xpos="72" ypos="72" angle="0" length="8" space="0" id="Id" label="OUT1"/>
<pin type="" xpos="72" ypos="80" angle="0" length="8" space="0" id="Id" label="OUT0"/>
<pin type="" xpos="72" ypos="16" angle="0" length="8" space="0" id="OUT8" label="OUT8"/>
<pin type="" xpos="72" ypos="24" angle="0" length="8" space="0" id="OUT7" label="OUT7"/>
<pin type="" xpos="72" ypos="32" angle="0" length="8" space="0" id="OUT6" label="OUT6"/>
<pin type="" xpos="72" ypos="40" angle="0" length="8" space="0" id="OUT5" label="OUT5"/>
<pin type="" xpos="72" ypos="48" angle="0" length="8" space="0" id="OUT4" label="OUT4"/>
<pin type="" xpos="72" ypos="56" angle="0" length="8" space="0" id="OUT3" label="OUT3"/>
<pin type="" xpos="72" ypos="64" angle="0" length="8" space="0" id="OUT2" label="OUT2"/>
<pin type="" xpos="72" ypos="72" angle="0" length="8" space="0" id="OUT1" label="OUT1"/>
<pin type="" xpos="72" ypos="80" angle="0" length="8" space="0" id="OUT0" label="OUT0"/>
</packageB>