<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Anyone here play around with FPGAs?</title>
		<link>http://www.allegro.cc/forums/view/612576</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Thu, 23 May 2013 10:24:46 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>The title says it all. I&#39;m curious if I should ask any FPGA-related questions here.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Mon, 13 May 2013 05:49:28 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Urban dictionary doesn&#39;t offer any alternative meanings. So no. No I do not.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (bamccaig)</author>
		<pubDate>Mon, 13 May 2013 06:55:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I messed around with xilinix software in college a long time ago, but nothing since then.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kazzmir)</author>
		<pubDate>Mon, 13 May 2013 07:10:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;ve written a fair share of VHDL and Verilog, and I&#39;ve hurled more than a fair share of unspeakable curses at Xilinx and their products. <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (gnolam)</author>
		<pubDate>Mon, 13 May 2013 07:24:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I think I&#39;m going to be learning Verilog/VHDL this Summer. I&#39;m eyeing the <a href="http://www.latticesemi.com/products/developmenthardware/developmentkits/ecp3versadevelopmentkit/index.cfm">Lattice ECP3 Versa board</a> (2x1000 ethernet, PCI Express form factor), 35K LUTs at a promotional price of only $100 + shipping.</p><p>Money is tight however, so I&#39;m trying to learn as much as I can before putting down the monkey* and finding out I&#39;m in way over my head.</p><p>The goal is to build a FPGA co-processor for complex/slow algorithms in Linux. Things that can justify transmitting over a bus, as well as (optionally) a driver interface that automatically allows math libraries to exploit it (falling back on the normal software routines if the FPGA is nonexistant/busy). Double optionally, would be allowing reconfiguration of the FPGA (to adapt the working units) while the computer is running, however, this particular board requires a IP Core PCI Express interface (it has no external controller) which means the operating system may/will lose the FPGA interface each time it resets. The upper echelon is partially reconfigurable FPGAs (change only certain blocks/areas instead of starting over), but that only works in a select few FPGAs and I&#39;m not even trying to think that far ahead and I seriously doubt I could get anywhere near that in a single Summer.</p><p>All of what I&#39;m trying to do has been accomplished in modern (2005-Present) literature. So I&#39;m not jumping out on one of my crazy ideas. But should I ever &quot;need&quot; such a device, I&#39;d like to know how to implement one.</p><p>I also want to learn Haskell this summer. It&#39;s built so differently that it fascinates me. (You write definitions/expressions, not computer instructions. So for example, you can have &quot;infinite size&quot; arrays due to lazy evaluation.)</p><p>*My new favorite phrase.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Mon, 13 May 2013 08:36:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I only had some sparse experinece in the Xilinx devices with on board PPC750 processor....had only dabbled with VHDL in University a LOOONG time ago. <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" /></p><p>Not that I miss them so much.....but a leat a bit <img src="http://www.allegro.cc/forums/smileys/angry.gif" alt="&gt;:(" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (pkrcel)</author>
		<pubDate>Mon, 13 May 2013 12:03:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thanks for making me spend money you <span class="cuss"><span>ass</span></span>. but I&#39;ve wanted to play with FPGAs for a while now. and this price can&#39;t really be beat for what you get.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Mon, 13 May 2013 12:17:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612576/982649#target">pkrcel</a> said:</div><div class="quote"><p>
I only had some sparse experinece in the Xilinx devices
</p></div></div><p>

I keep hearing Xilinx is a pain in the butt to use their toolchain and lots of their additional signal analysis tools you have to pay for (that Altera includes for free).</p><p>Lattice being a distant third/fourth place competitor, I don&#39;t know too much about them but I&#39;ve not heard bad things from those that do. Also, I&#39;ve seen some ECP3 bitstream development on the Linux Kernal mailing list.</p><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612576/982650#target">Thomas Fjellstrom</a> said:</div><div class="quote"><p>
Thanks for making me spend money you . but I&#39;ve wanted to play with FPGAs for a while now. and this price can&#39;t really be beat for what you get.
</p></div></div><p>

I know right?! Remember though for PCI Express/Ethernet/etc you&#39;ll need to use their IP Cores (which are free for evaluation purposes, but might be time limited to four hours IIRC) unless you&#39;re going to implement your own. I&#39;m watching <a>OpenCores.org</a> these days for free versions of everything.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
VHDL 
</p></div></div><p>
Eww.... ADA. Though, I hear most people who learn it don&#39;t mind it.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Mon, 13 May 2013 16:32:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612576/982662#target">Chris Katko</a> said:</div><div class="quote"><p> I keep hearing Xilinx is a pain in the butt to use their toolchain and lots of their additional signal analysis tools you have to pay for (that Altera includes for free).</p><p> Lattice being a distant third/fourth place competitor, I don&#39;t know too much about them but I&#39;ve not heard bad things from those that do. Also, I&#39;ve seen some ECP3 bitstream development on the Linux Kernal mailing list.</p></div></div><p>Back when I worked in manufaturing, I came close to all of these brands for Boundary Scan matters....my fellow colleagues in the HW dev dpt usually regarded XilinX as the &quot;top-notch&quot; choice, <b>espcially</b> for their SoC (....wandering today on their site I&#39;ve seen that they winded up a <i>dual-core cortex-A9</i> device with which I would GLADLY lose my time developing something...I rememer those Cortex-A9 from TI and Cortx-M3 from STmicro that were wonderful toys), and Altera as well was the right choice for a cost-to-market finely tuned solution, especially with their debugabble softcore (Nios II)</p><p>Lattice on the other hand was the most widely spread out brand on our manufatured PCBs...I think their cost-effectiveness is still unmatched if we spaek about Logic gates per dollar......but I&#39;m counting on memories old like almost a DECADE <img src="http://www.allegro.cc/forums/smileys/angry.gif" alt="&gt;:(" /></p><p>I ended up testing a lot of boards with ALL three brands in ther, each with its own &quot;premium&quot; pick.</p><p>I find it fascinating how &quot;modern&quot; &quot;programmers&quot; are fascinated by the Hardware and it&#39;s procedural representation....back in my University days there was a cliean wall between Harware Guys and Software Guys....
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (pkrcel)</author>
		<pubDate>Mon, 13 May 2013 16:52:03 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I might be getting my lattice board today \o/
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Thu, 16 May 2013 20:26:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I just ordered mine yesterday!</p><p>They might be phasing them out for a new, prettier board, or at least at the end of a production cycle. I looked around and a few dealers had zero in stock with at least two week lead time. </p><p>I was going to wait a couple more weeks but when I saw that, I panicked and found a dealer with only four left.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Fri, 17 May 2013 00:02:39 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Woot. Just got it. It looks pretty slick. I&#39;ll have to play with it this weekend.</p><p>I ordered off their site, which is supplied by mouser or digikey (can&#39;t remember which) and while it said out of stock, they shipped my board a couple/few days after I put in the order.</p><p>I imagine I can figure out how to manage the ethernet without too much difficulty, but the pcie is going to be a challenge initially. I&#39;ve never even looked into the protocol, and if the board doesn&#39;t have a pcie chip on it at all, and it just feeds the signals directly into the fpga, then well, that&#39;ll be interesting.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Fri, 17 May 2013 01:36:47 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612576/982903#target">Thomas Fjellstrom</a> said:</div><div class="quote"><p>
if the board doesn&#39;t have a pcie chip on it at all, and it just feeds the signals directly into the fpga, then well, that&#39;ll be interesting.
</p></div></div><p>

The board comes with neither chips, instead using FPGA cores. They have free IP cores (for evaluation purposes) for both PCIe and Ethernet. My goal is to build a linux driver that interfaces with their PCIe core.</p><p>Let me know how it goes!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Fri, 17 May 2013 02:15:37 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="https://www.allegro.cc/forums/thread/612576/982903#target">Thomas Fjellstrom</a> said:</div><div class="quote"><p>
It looks pretty slick. I&#39;ll have to play with it this weekend.
</p></div></div><p>
<span class="remote-thumbnail"><span class="json">{"name":"30055137.jpg","src":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/9\/f\/9f03bdf766dbc09a1f8385b63c3056d4.jpg","w":400,"h":400,"tn":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/9\/f\/9f03bdf766dbc09a1f8385b63c3056d4"}</span><img src="http://www.allegro.cc//djungxnpq2nug.cloudfront.net/image/cache/9/f/9f03bdf766dbc09a1f8385b63c3056d4-240.jpg" alt="30055137.jpg" width="240" height="240" /></span>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (bamccaig)</author>
		<pubDate>Fri, 17 May 2013 03:17:57 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hey, I was just thinking....if you&#39;re not retarded and accept evolution, and you&#39;re not spending all your free time watching TV and have a basic grasp on abiogenesis, and have come to rest on the theory that there was a &#39;starting point&#39; to our universe, and have gone a bit further and started to muse on the idea of quantum theory allowing a sub-atomic &#39;pop&#39; out of no-where, then surely you&#39;re no better off than before!? I mean, we next need to explain the &#39;pop&#39;??? I think we&#39;re just making trouble and more questions for ourselves with this quantum nonsense, and we should just accept that there was nothing and God and one day he got bored and went &#39;pop&#39;.</p><p>Back on topic, yeah, PCI thingy, looks cool.</p><p><img src="http://www.allegro.cc/forums/smileys/kiss.gif" alt=":-*" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Dizzy Egg)</author>
		<pubDate>Fri, 17 May 2013 03:50:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612576/982907#target">Dizzy Egg</a> said:</div><div class="quote"><p>
Hey, I was just thinking....if you&#39;re not retarded and accept evolution, and you&#39;re not spending all your free time watching TV and have a basic grasp on abiogenesis, and have come to rest on the theory that there was a &#39;starting point&#39; to our universe, and have gone a bit further and started to muse on the idea of quantum theory allowing a sub-atomic &#39;pop&#39; out of no-where, then surely you&#39;re no better of than before!? I mean, we next need to explain the &#39;pop&#39;??? I think we&#39;re just making trouble and more questions for ourselves with this quantum nonsense, and we should just accept that there was nothing and God and one day he got bored and went &#39;pop&#39;.
</p></div></div><p>
What the hell are you talking about?</p><p>I&#39;m watching Jeff Goldbloom in The Fly and I can help but read all of that in his voice. But I still want to slap you.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Back on topic, yeah, PCI thingy, looks cool.
</p></div></div><p>
Damn right it is.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Fri, 17 May 2013 03:51:39 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="https://www.allegro.cc/forums/thread/612576/982908#target">Chris Katko</a> said:</div><div class="quote"><p>
...and I can help but...
</p></div></div><p>
Please review the logic in what you just said.<span class="ref"><sup>[<a href="#">1</a>]</sup></span> <img src="http://www.allegro.cc/forums/smileys/angry.gif" alt="&gt;:(" /> <i>Americans...</i> <img src="http://www.allegro.cc/forums/smileys/rolleyes.gif" alt="::)" />
</p><div class="ref-block"><h2>References</h2><ol><li><a href="http://english.stackexchange.com/questions/80846/cant-help-but-vs-can-help-but">http://english.stackexchange.com/questions/80846/cant-help-but-vs-can-help-but</a></li></ol></div></div>]]>
		</description>
		<author>no-reply@allegro.cc (bamccaig)</author>
		<pubDate>Fri, 17 May 2013 03:57:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>It&#39;s not logic, it&#39;s a typo. <img src="http://www.allegro.cc/forums/smileys/angry.gif" alt="&gt;:(" /> Armchair warriors... <img src="http://www.allegro.cc/forums/smileys/rolleyes.gif" alt="::)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Fri, 17 May 2013 04:04:27 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p><img src="http://www.allegro.cc/forums/smileys/kiss.gif" alt=":-*" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (bamccaig)</author>
		<pubDate>Fri, 17 May 2013 04:07:45 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p><img src="http://www.allegro.cc/forums/smileys/kiss.gif" alt=":-*" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Dizzy Egg)</author>
		<pubDate>Fri, 17 May 2013 04:10:36 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p><img src="http://www.allegro.cc/forums/smileys/kiss.gif" alt=":-*" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Fri, 17 May 2013 04:16:35 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Aww! Yay! Allegroid love! That&#39;s rare nowadays, come on guys, let&#39;s kiss this thread to a higher state of consciousness!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Dizzy Egg)</author>
		<pubDate>Fri, 17 May 2013 04:18:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Dizzy Egg said:</div><div class="quote"><p>I&#39;m really high.</p></div></div><p>
FTFY.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (gnolam)</author>
		<pubDate>Fri, 17 May 2013 05:16:08 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612576/982919#target">Dizzy Egg</a> said:</div><div class="quote"><p>
 let&#39;s kiss this thread to a higher state of consciousness!
</p></div></div><p>
If you can reach Maslow&#39;s stage of self actualization, I&#39;ll write a software library for you...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Fri, 17 May 2013 09:00:13 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>This thread needs a decent dose of Gull... Either that or a pinch of piccolo, whatever comes first.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Vanneto)</author>
		<pubDate>Fri, 17 May 2013 12:38:18 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I got my FPGA installed. I don&#39;t like that it doesn&#39;t come with a metal bracket to keep the board from touching my videocard. I&#39;m kind of afraid to leave it in my computer for any long length of time.</p><p>My throughput using the Thruput Demo is 640 MB/s read, 461 MB/s write. Is that similar for you?</p><p>Lastly, to get your Diamond license, log into your Lattice account and then go to support-&gt;licenses and you can request it.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Sat, 18 May 2013 03:41:55 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612576/983000#target">Chris Katko</a> said:</div><div class="quote"><p> Is that similar for you?</p></div></div><p>Haven&#39;t had a chance to test it.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Lastly, to get your Diamond license, log into your Lattice account and then go to support-&gt;licenses and you can request it.</p></div></div><p>Thanks! I was looking for that.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Sat, 18 May 2013 03:44:47 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>
I have a daunting feeling like I&#39;m going to to feel in-over-my-head for the next few weeks <b>at least.</b></p><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612576/983001#target">Thomas Fjellstrom</a> said:</div><div class="quote"><p>
Haven&#39;t had a chance to test it.
</p></div></div><p>
Just download the test from the website, and run it. The bitstream is already on the FPGA. The windows driver for it is located in the zip file as well.</p><p>Also, Lattice Diamond default directory for searching for the license file is NOT C:\lscc\diamond\2.1_x64\licenses\ even though it said it was. The environment variable wasn&#39;t set like it should be, and the default is C:\flexlm\license.dat so I just made the directory.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Sat, 18 May 2013 03:46:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612576/983002#target">Chris Katko</a> said:</div><div class="quote"><p>Just download the test from the website, and run it. The bitstream is already on the FPGA. The windows driver for it is located in the zip file as well.</p></div></div><p>I haven&#39;t had a chance to test it <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /> doing research all day today, and going to see the new Star Trek movie tonight (leaving right now actually).</p><p>append:<br />WOW it ties the license to a physical machine. What a crock.</p><p>append2:</p><p>Lattice just charged my card $233 for a $99 board. What the hell? AND I had to pay Import+GST on it when it got here? <span class="cuss"><span>Fuck</span></span>ing retarded.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Sat, 18 May 2013 03:51:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>What the crap? Send it back and deny the charge. </p><p>I bought mine through a vendor, not their website. But I live in the US so I don&#39;t know what import will be.</p><p>As for the licensing, I think that&#39;s pretty common (you pay per &quot;seat&quot; per year) and I&#39;ve heard that they&#39;re pretty good about sending you a new key if you change platforms. You are potentially playing around with tens of thousands of dollars worth of software IP cores.</p><p>On a related sidenote, I&#39;ve been playing around a lot with Logisim lately, a free digital logic simulator/designer. It supports subcircuits which is really cool and useful, so you can design an ALU and then back out and use a single ALU control block.</p><p><a href="http://ozark.hendrix.edu/~burch/logisim/shot-2.7.0.png">http://ozark.hendrix.edu/~burch/logisim/shot-2.7.0.png</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Wed, 22 May 2013 05:36:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I talked to them about it, got a bunch of the extra refunded. Not all of it, but w/e.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Wed, 22 May 2013 05:57:27 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612576/983272#target">Chris Katko</a> said:</div><div class="quote"><p>On a related sidenote, I&#39;ve been playing around a lot with Logisim lately, a free digital logic simulator/designer. It supports subcircuits which is really cool and useful, so you can design an ALU and then back out and use a single ALU control block.</p></div></div><p>
In our first semester of uni, we had to make a simple 16-bit processor in it and run some simple programs on that using a simple assembly language.<br /><a href="https://github.com/J-Gamer/Data-path">https://github.com/J-Gamer/Data-path</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (J-Gamer)</author>
		<pubDate>Wed, 22 May 2013 14:13:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612576/983299#target">J-Gamer</a> said:</div><div class="quote"><p>
In our first semester of uni, we had to make a simple 16-bit processor in it and run some simple programs on that using a simple assembly language.
</p></div></div><p>
Wow, I envy you. In our typical public college we probably wouldn&#39;t do stuff like that till our last year.</p><p>Although, I was recently watching some lectures from MIT/Stanford/etc and telling my wife how the pacing of their classes (two to three CS topics per class meeting and zero hand holding) is <b>way</b> more my intelligence level (whereas I&#39;m bored to hell at my public institution&#39;s slow pacing). So once I get a job, if I go back to grad I&#39;m definitely going to consider going to a higher up university.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Wed, 22 May 2013 20:24:28 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="https://www.allegro.cc/forums/thread/612576/983328#target">Chris Katko</a> said:</div><div class="quote"><p>
...and telling my wife...
</p></div></div><p>
Whoa, whoa, hold the <span class="cuss"><span>fuck</span></span> up. <img src="http://www.allegro.cc/forums/smileys/angry.gif" alt="&gt;:(" /> When did you get married and where was my invite? <img src="http://www.allegro.cc/forums/smileys/huh.gif" alt="???" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (bamccaig)</author>
		<pubDate>Wed, 22 May 2013 20:32:05 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;ve done VHDL on altera and xilinix.</p><p>I also bought a $11k pci-e fpga on ebay for $300 from some Israeli students who were done with it for their project.</p><p>[EDIT] it&#39;s an altera stratix card.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (m c)</author>
		<pubDate>Thu, 23 May 2013 08:50:46 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612576/983330#target">bamccaig</a> said:</div><div class="quote"><p>
Whoa, whoa, hold the  up.  When did you get married and where was my invite? 
</p></div></div><p>

Last July. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /> I&#39;ve been dealing with the whole &quot;my spine is collapsing&quot; thing and subsequent transformation into wolverine over the last two years and she&#39;s been there by my side the whole way. She&#39;s my other half.</p><p><span class="remote-thumbnail"><span class="json">{"name":"AFZukvA.jpg","src":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/6\/7\/678ea22e5a1405f3e60c2b0f180ecd39.jpg","w":700,"h":700,"tn":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/6\/7\/678ea22e5a1405f3e60c2b0f180ecd39"}</span><img src="http://www.allegro.cc//djungxnpq2nug.cloudfront.net/image/cache/6/7/678ea22e5a1405f3e60c2b0f180ecd39-240.jpg" alt="AFZukvA.jpg" width="240" height="240" /></span></p><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/612576/983395#target">m c</a> said:</div><div class="quote"><p>
I&#39;ve done VHDL on altera and xilinix.
</p></div></div><p>
Great! I might have to pick your brain from time to time!</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>

I also bought a $11k pci-e fpga on ebay for $300 from some Israeli students who were done with it for their project.</p><p>[EDIT] it&#39;s an altera stratix card.
</p></div></div><p>
That sounds beautiful.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Thu, 23 May 2013 10:24:46 +0000</pubDate>
	</item>
</rss>
