This repository has been archived on 2021-10-31. You can view files and clone it, but cannot push or open issues or pull requests.
CAHomework/Homework 5/CA_2.5_Homework_5.circ

143 lines
4.9 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project source="2.7.1" version="1.0">
This file is intended to be loaded by Logisim (http://www.cburch.com/logisim/).
<lib desc="#Wiring" name="0"/>
<lib desc="#Gates" name="1"/>
<lib desc="#Plexers" name="2">
<tool name="Multiplexer">
<a name="select" val="4"/>
</tool>
</lib>
<lib desc="#Arithmetic" name="3"/>
<lib desc="#Memory" name="4"/>
<lib desc="#I/O" name="5"/>
<lib desc="#Base" name="6">
<tool name="Text Tool">
<a name="text" val=""/>
<a name="font" val="SansSerif plain 12"/>
<a name="halign" val="center"/>
<a name="valign" val="base"/>
</tool>
</lib>
<main name="main"/>
<options>
<a name="gateUndefined" val="ignore"/>
<a name="simlimit" val="1000"/>
<a name="simrand" val="0"/>
</options>
<mappings>
<tool lib="6" map="Button2" name="Menu Tool"/>
<tool lib="6" map="Ctrl Button1" name="Menu Tool"/>
<tool lib="6" map="Button3" name="Menu Tool"/>
</mappings>
<toolbar>
<tool lib="6" name="Poke Tool"/>
<tool lib="6" name="Edit Tool"/>
<tool lib="6" name="Text Tool">
<a name="text" val=""/>
<a name="font" val="SansSerif plain 12"/>
<a name="halign" val="center"/>
<a name="valign" val="base"/>
</tool>
<sep/>
<tool lib="0" name="Pin">
<a name="tristate" val="false"/>
</tool>
<tool lib="0" name="Pin">
<a name="facing" val="west"/>
<a name="output" val="true"/>
<a name="labelloc" val="east"/>
</tool>
<tool lib="1" name="NOT Gate"/>
<tool lib="1" name="AND Gate"/>
<tool lib="1" name="OR Gate"/>
</toolbar>
<circuit name="main">
<a name="circuit" val="main"/>
<a name="clabel" val=""/>
<a name="clabelup" val="east"/>
<a name="clabelfont" val="SansSerif plain 12"/>
<wire from="(70,200)" to="(110,200)"/>
<wire from="(70,120)" to="(70,130)"/>
<wire from="(70,60)" to="(110,60)"/>
<wire from="(70,130)" to="(110,130)"/>
<wire from="(50,50)" to="(50,70)"/>
<wire from="(50,30)" to="(50,50)"/>
<wire from="(160,240)" to="(160,260)"/>
<wire from="(70,170)" to="(110,170)"/>
<wire from="(50,90)" to="(50,100)"/>
<wire from="(70,180)" to="(70,190)"/>
<wire from="(70,140)" to="(70,150)"/>
<wire from="(70,110)" to="(110,110)"/>
<wire from="(110,240)" to="(110,270)"/>
<wire from="(110,240)" to="(140,240)"/>
<wire from="(70,170)" to="(70,180)"/>
<wire from="(70,30)" to="(70,60)"/>
<wire from="(70,140)" to="(110,140)"/>
<wire from="(150,130)" to="(230,130)"/>
<wire from="(70,160)" to="(110,160)"/>
<wire from="(170,240)" to="(170,270)"/>
<wire from="(150,240)" to="(150,250)"/>
<wire from="(70,130)" to="(70,140)"/>
<wire from="(50,100)" to="(50,200)"/>
<wire from="(50,80)" to="(110,80)"/>
<wire from="(110,110)" to="(110,120)"/>
<wire from="(70,60)" to="(70,110)"/>
<wire from="(70,190)" to="(110,190)"/>
<wire from="(50,50)" to="(110,50)"/>
<wire from="(50,90)" to="(110,90)"/>
<wire from="(70,190)" to="(70,200)"/>
<wire from="(130,250)" to="(130,270)"/>
<wire from="(130,250)" to="(150,250)"/>
<wire from="(70,160)" to="(70,170)"/>
<wire from="(70,150)" to="(110,150)"/>
<wire from="(130,210)" to="(130,220)"/>
<wire from="(50,80)" to="(50,90)"/>
<wire from="(150,260)" to="(160,260)"/>
<wire from="(70,110)" to="(70,120)"/>
<wire from="(50,70)" to="(110,70)"/>
<wire from="(70,180)" to="(110,180)"/>
<wire from="(150,260)" to="(150,270)"/>
<wire from="(50,100)" to="(110,100)"/>
<wire from="(50,70)" to="(50,80)"/>
<wire from="(70,120)" to="(110,120)"/>
<wire from="(70,150)" to="(70,160)"/>
<comp lib="0" loc="(170,270)" name="Pin">
<a name="facing" val="north"/>
<a name="tristate" val="false"/>
</comp>
<comp lib="0" loc="(110,270)" name="Pin">
<a name="facing" val="north"/>
<a name="tristate" val="false"/>
</comp>
<comp lib="0" loc="(130,270)" name="Pin">
<a name="facing" val="north"/>
<a name="tristate" val="false"/>
</comp>
<comp lib="2" loc="(150,130)" name="Multiplexer">
<a name="select" val="4"/>
</comp>
<comp lib="0" loc="(130,220)" name="Splitter">
<a name="facing" val="south"/>
<a name="fanout" val="4"/>
<a name="incoming" val="4"/>
</comp>
<comp lib="0" loc="(230,130)" name="Pin">
<a name="facing" val="west"/>
<a name="output" val="true"/>
<a name="labelloc" val="east"/>
</comp>
<comp lib="0" loc="(150,270)" name="Pin">
<a name="facing" val="north"/>
<a name="tristate" val="false"/>
</comp>
<comp lib="0" loc="(50,30)" name="Constant">
<a name="facing" val="south"/>
<a name="value" val="0x0"/>
</comp>
<comp lib="0" loc="(70,30)" name="Constant">
<a name="facing" val="south"/>
</comp>
</circuit>
</project>