<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://bradthx.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://bradthx.net/feed.php">
        <title>bradthx.net projects</title>
        <description></description>
        <link>http://bradthx.net/</link>
        <image rdf:resource="http://bradthx.net/lib/images/favicon.ico" />
       <dc:date>2009-10-01T09:41:25-04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://bradthx.net/doku.php?id=cpu_from_scratch&amp;rev=1254403428&amp;do=diff"/>
                <rdf:li rdf:resource="http://bradthx.net/doku.php?id=clock&amp;rev=1254368787&amp;do=diff"/>
                <rdf:li rdf:resource="http://bradthx.net/doku.php?id=debugging&amp;rev=1254366682&amp;do=diff"/>
                <rdf:li rdf:resource="http://bradthx.net/doku.php?id=instructions&amp;rev=1253145756&amp;do=diff"/>
                <rdf:li rdf:resource="http://bradthx.net/doku.php?id=hardware&amp;rev=1253145727&amp;do=diff"/>
                <rdf:li rdf:resource="http://bradthx.net/doku.php?id=schematics&amp;rev=1253145689&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://bradthx.net/lib/images/favicon.ico">
        <title>bradthx.net projects</title>
        <link>http://bradthx.net/</link>
        <url>http://bradthx.net/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://bradthx.net/doku.php?id=cpu_from_scratch&amp;rev=1254403428&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-10-01T09:23:48-04:00</dc:date>
        <dc:creator>Brad Boegler</dc:creator>
        <title>cpu_from_scratch</title>
        <link>http://bradthx.net/doku.php?id=cpu_from_scratch&amp;rev=1254403428&amp;do=diff</link>
        <description>Recently I decided to take on a very ambitious project to design my own microprocessor from scratch. A couple of things inspired me on this project, the first being a book I finished, Digital Apollo by David A. Mindell. This book details the design and engineering behind the AGC (Apollo guidance computer) and I was amazed to learn how well designed both the hardware and software were for it's time. The fact that it was designed completely with 3-input nor gates made it even more amazing. The sec…</description>
    </item>
    <item rdf:about="http://bradthx.net/doku.php?id=clock&amp;rev=1254368787&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-09-30T23:46:27-04:00</dc:date>
        <dc:creator>Brad Boegler</dc:creator>
        <title>clock</title>
        <link>http://bradthx.net/doku.php?id=clock&amp;rev=1254368787&amp;do=diff</link>
        <description>Quadrature clock output:



Quadrature clock and register writes on my logic analyzer:



Much more to do...</description>
    </item>
    <item rdf:about="http://bradthx.net/doku.php?id=debugging&amp;rev=1254366682&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-09-30T23:11:22-04:00</dc:date>
        <dc:creator>Brad Boegler</dc:creator>
        <title>debugging - created</title>
        <link>http://bradthx.net/doku.php?id=debugging&amp;rev=1254366682&amp;do=diff</link>
        <description>Debugging is fun :D

More to come...</description>
    </item>
    <item rdf:about="http://bradthx.net/doku.php?id=instructions&amp;rev=1253145756&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-09-16T20:02:36-04:00</dc:date>
        <dc:creator>Brad Boegler</dc:creator>
        <title>instructions - created</title>
        <link>http://bradthx.net/doku.php?id=instructions&amp;rev=1253145756&amp;do=diff</link>
        <description>todo</description>
    </item>
    <item rdf:about="http://bradthx.net/doku.php?id=hardware&amp;rev=1253145727&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-09-16T20:02:07-04:00</dc:date>
        <dc:creator>Brad Boegler</dc:creator>
        <title>hardware - created</title>
        <link>http://bradthx.net/doku.php?id=hardware&amp;rev=1253145727&amp;do=diff</link>
        <description>todo</description>
    </item>
    <item rdf:about="http://bradthx.net/doku.php?id=schematics&amp;rev=1253145689&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-09-16T20:01:29-04:00</dc:date>
        <dc:creator>Brad Boegler</dc:creator>
        <title>schematics - created</title>
        <link>http://bradthx.net/doku.php?id=schematics&amp;rev=1253145689&amp;do=diff</link>
        <description>todo</description>
    </item>
</rdf:RDF>
