Files

copied

Scanning the repository...

Last update 5 years 1 month by Charles Julian Knight
Files_oldfreq-meter
..
Book1.gnumeric
signal selector.circ
signal selector.circ
<?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"> <tool name="Splitter"> <a name="facing" val="west"/> </tool> </lib> <lib desc="#Gates" name="1"/> <lib desc="#Plexers" name="2"/> <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="facing" val="south"/> <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="(450,130)" to="(450,170)"/> <wire from="(200,220)" to="(200,280)"/> <wire from="(380,230)" to="(430,230)"/> <wire from="(180,260)" to="(220,260)"/> <wire from="(200,170)" to="(220,170)"/> <wire from="(250,180)" to="(430,180)"/> <wire from="(330,240)" to="(330,250)"/> <wire from="(310,250)" to="(330,250)"/> <wire from="(430,190)" to="(430,230)"/> <wire from="(180,190)" to="(180,230)"/> <wire from="(330,240)" to="(350,240)"/> <wire from="(140,180)" to="(160,180)"/> <wire from="(160,180)" to="(160,240)"/> <wire from="(180,230)" to="(180,260)"/> <wire from="(200,220)" to="(350,220)"/> <wire from="(180,190)" to="(220,190)"/> <wire from="(160,240)" to="(280,240)"/> <wire from="(240,260)" to="(280,260)"/> <wire from="(140,230)" to="(180,230)"/> <wire from="(140,280)" to="(200,280)"/> <wire from="(200,170)" to="(200,220)"/> <comp lib="1" loc="(240,260)" name="NOT Gate"> <a name="size" val="20"/> </comp> <comp lib="1" loc="(380,230)" name="OR Gate"> <a name="size" val="30"/> <a name="inputs" val="2"/> </comp> <comp lib="1" loc="(310,250)" name="AND Gate"> <a name="size" val="30"/> <a name="inputs" val="2"/> </comp> <comp lib="0" loc="(450,170)" name="Splitter"> <a name="facing" val="west"/> </comp> <comp lib="1" loc="(250,180)" name="OR Gate"> <a name="size" val="30"/> <a name="inputs" val="2"/> </comp> <comp lib="2" loc="(470,110)" name="Multiplexer"> <a name="select" val="2"/> </comp> <comp lib="0" loc="(140,180)" name="Pin"> <a name="tristate" val="false"/> <a name="label" val="C1"/> <a name="labelloc" val="north"/> </comp> <comp lib="0" loc="(140,230)" name="Pin"> <a name="tristate" val="false"/> <a name="label" val="C2"/> <a name="labelloc" val="north"/> </comp> <comp lib="0" loc="(140,280)" name="Pin"> <a name="tristate" val="false"/> <a name="label" val="C3"/> <a name="labelloc" val="north"/> </comp> </circuit> </project>
Report a bug