<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>webstersprodigy.net &#187; mycontroller</title>
	<atom:link href="http://webstersprodigy.net/tag/mycontroller/feed/" rel="self" type="application/rss+xml" />
	<link>http://webstersprodigy.net</link>
	<description>Me trying to learn how to use a computer</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:17:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>mycontroller &#8211; done</title>
		<link>http://webstersprodigy.net/2009/11/mycontroller-done/</link>
		<comments>http://webstersprodigy.net/2009/11/mycontroller-done/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 20:19:01 +0000</pubDate>
		<dc:creator>webstersprodigy</dc:creator>
				<category><![CDATA[Bits and Bytes]]></category>
		<category><![CDATA[mycontroller]]></category>

		<guid isPermaLink="false">http://webstersprodigy.net/?p=633</guid>
		<description><![CDATA[The goal of this project was to integrate all parts covered throughout the lab. Similar to lab7, lab8 fetches microcode from a second memory device. Extending lab7, however, it also performs very basic operations, including add, eq, nop, ld, skipz, and halt. There are 4 physical registers, which will be referred to as 00, 01, 10, and 11.]]></description>
			<content:encoded><![CDATA[<p>This was my final architecture project from a couple years ago. I had several posts in here about it, so I figured I&#8217;d post the final as well..</p>
<p>The goal of this project was to integrate all parts covered throughout the lab.  Similar to lab7, lab8 fetches microcode from a second memory device.  Extending lab7, however, it also performs very basic operations, including add, eq, nop, ld, skipz, and halt.  There are 4 physical registers, which will be referred to as 00, 01, 10, and 11.</p>
<p><a href="http://webstersprodigy.net/wp-content/uploads/2009/11/lab8report.pdf">lab8report.pdf</a> &lt;&#8211; Write up</p>
<p><a href="http://webstersprodigy.net/wp-content/uploads/2009/11/Logic8v12.lgi">Logicv12</a> &lt;&#8212; Multimedia Logic Source</p>
<p><a href="http://webstersprodigy.net/wp-content/uploads/2009/11/lab8.zip">lab8.zip</a> &lt;&#8211; contains the default program loaded into ram, etc</p>
<p>The circuitry is pretty simple &#8211; most the hard work was in decompiling the microops. Here are some shots of the circuitry.</p>
<p><a href="http://webstersprodigy.net/wp-content/uploads/2009/11/Screenshot-1.png"><img class="alignnone size-full wp-image-639" title="Screenshot-1" src="http://webstersprodigy.net/wp-content/uploads/2009/11/Screenshot-1.png" alt="Screenshot-1" width="600" height="489" /></a></p>
<p><a href="http://webstersprodigy.net/wp-content/uploads/2009/11/Screenshot-2.png"><img class="alignnone size-full wp-image-640" title="Screenshot-2" src="http://webstersprodigy.net/wp-content/uploads/2009/11/Screenshot-2.png" alt="Screenshot-2" width="600" height="490" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://webstersprodigy.net/2009/11/mycontroller-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

