1
Fork 0
mirror of https://github.com/Steffo99/fermi-ser-2016-aialu.git synced 2024-11-21 13:14:18 +00:00

Added 4 inputs multiplexer.

This commit is contained in:
Steffo 2016-02-17 10:32:54 +01:00
parent b139f008dd
commit 5bdfce4f5e

View file

@ -63,4 +63,115 @@ This file is intended to be loaded by Logisim (http://www.cburch.com/logisim/).
<a name="clabelup" val="east"/>
<a name="clabelfont" val="SansSerif plain 12"/>
</circuit>
<circuit name="MUX 4 inputs">
<a name="circuit" val="MUX 4 inputs"/>
<a name="clabel" val=""/>
<a name="clabelup" val="east"/>
<a name="clabelfont" val="SansSerif plain 12"/>
<wire from="(70,200)" to="(260,200)"/>
<wire from="(70,80)" to="(260,80)"/>
<wire from="(50,30)" to="(170,30)"/>
<wire from="(210,50)" to="(210,60)"/>
<wire from="(290,70)" to="(340,70)"/>
<wire from="(290,190)" to="(340,190)"/>
<wire from="(180,150)" to="(230,150)"/>
<wire from="(180,190)" to="(230,190)"/>
<wire from="(210,60)" to="(260,60)"/>
<wire from="(80,160)" to="(260,160)"/>
<wire from="(210,140)" to="(260,140)"/>
<wire from="(330,110)" to="(330,120)"/>
<wire from="(330,140)" to="(330,150)"/>
<wire from="(180,50)" to="(180,70)"/>
<wire from="(90,120)" to="(260,120)"/>
<wire from="(70,110)" to="(70,200)"/>
<wire from="(290,110)" to="(330,110)"/>
<wire from="(290,150)" to="(330,150)"/>
<wire from="(90,90)" to="(90,120)"/>
<wire from="(400,130)" to="(430,130)"/>
<wire from="(330,120)" to="(350,120)"/>
<wire from="(330,140)" to="(350,140)"/>
<wire from="(180,70)" to="(180,110)"/>
<wire from="(180,110)" to="(180,150)"/>
<wire from="(180,150)" to="(180,190)"/>
<wire from="(210,60)" to="(210,100)"/>
<wire from="(210,100)" to="(210,140)"/>
<wire from="(210,140)" to="(210,180)"/>
<wire from="(340,70)" to="(340,110)"/>
<wire from="(340,150)" to="(340,190)"/>
<wire from="(70,90)" to="(90,90)"/>
<wire from="(190,50)" to="(210,50)"/>
<wire from="(210,100)" to="(230,100)"/>
<wire from="(210,180)" to="(230,180)"/>
<wire from="(180,70)" to="(260,70)"/>
<wire from="(180,110)" to="(260,110)"/>
<wire from="(340,110)" to="(350,110)"/>
<wire from="(340,150)" to="(350,150)"/>
<wire from="(250,150)" to="(260,150)"/>
<wire from="(250,190)" to="(260,190)"/>
<wire from="(250,100)" to="(260,100)"/>
<wire from="(250,180)" to="(260,180)"/>
<wire from="(70,100)" to="(80,100)"/>
<wire from="(80,100)" to="(80,160)"/>
<comp lib="1" loc="(290,190)" name="AND Gate">
<a name="size" val="30"/>
<a name="inputs" val="3"/>
</comp>
<comp lib="1" loc="(290,70)" name="AND Gate">
<a name="size" val="30"/>
<a name="inputs" val="3"/>
</comp>
<comp lib="0" loc="(50,30)" name="Pin">
<a name="width" val="2"/>
<a name="tristate" val="false"/>
<a name="label" val="Select"/>
<a name="labelloc" val="north"/>
</comp>
<comp lib="1" loc="(290,150)" name="AND Gate">
<a name="size" val="30"/>
<a name="inputs" val="3"/>
</comp>
<comp lib="1" loc="(400,130)" name="OR Gate">
<a name="inputs" val="4"/>
</comp>
<comp lib="0" loc="(50,70)" name="Pin">
<a name="width" val="4"/>
<a name="tristate" val="false"/>
<a name="label" val="Data"/>
<a name="labelloc" val="north"/>
</comp>
<comp lib="0" loc="(430,130)" name="Pin">
<a name="facing" val="west"/>
<a name="output" val="true"/>
<a name="label" val="Output"/>
<a name="labelloc" val="east"/>
</comp>
<comp lib="0" loc="(170,30)" name="Splitter">
<a name="facing" val="south"/>
</comp>
<comp lib="0" loc="(50,70)" name="Splitter">
<a name="fanout" val="4"/>
<a name="incoming" val="4"/>
<a name="appear" val="right"/>
<a name="bit0" val="3"/>
<a name="bit1" val="2"/>
<a name="bit2" val="1"/>
<a name="bit3" val="0"/>
</comp>
<comp lib="1" loc="(250,180)" name="NOT Gate">
<a name="size" val="20"/>
</comp>
<comp lib="1" loc="(250,100)" name="NOT Gate">
<a name="size" val="20"/>
</comp>
<comp lib="1" loc="(250,150)" name="NOT Gate">
<a name="size" val="20"/>
</comp>
<comp lib="1" loc="(290,110)" name="AND Gate">
<a name="size" val="30"/>
<a name="inputs" val="3"/>
</comp>
<comp lib="1" loc="(250,190)" name="NOT Gate">
<a name="size" val="20"/>
</comp>
</circuit>
</project>