Depending on what you're interested in; you might want to look into <a href="http://www.picocomputing.com">http://www.picocomputing.com</a> 's stuff too.  They've got a buncha unusual form factor virtex-4 & 5 options; and h1kari works for them & has done quite a bit of neat hacking with them that you could probably use as-is. :)<div>
<br></div><div>-grey<br><br><div class="gmail_quote">On Wed, Feb 25, 2009 at 10:28 AM, Lamont Lucas <span dir="ltr"><<a href="mailto:lamont@cluepon.com">lamont@cluepon.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d">Christoph Maier wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
AFAIK both the freebie Xilinx ISE and Altera Quartus design tools speak<br>
both Verilog and VHDL.<br>
Are there open source compilers without the feature limitations of<br>
Xilinx's and Altera's free tools?<br>
</blockquote>
<br></div>
Check out icarus's iverilog (<a href="http://www.icarus.com/eda/verilog/" target="_blank">http://www.icarus.com/eda/verilog/</a>). <br>
I used this to write modules and test them, viewing the waveforms in gtkwave or just as text, then when I had it right I used the free xilinx webpack tools to do the pin mapping and final compile.  ($display is your friend)<br>

<br>
AFAIK, none of the major FPGA vendors have an open compiler that will actually generate the loadable bitstream, but you can at least do your development on unix in a text environment, then copy the resulting .v files over for a final compile.<div>
<div></div><div class="Wj3C7c"><br>
<br>
<br>
_______________________________________________<br>
Noisebridge-discuss mailing list<br>
<a href="mailto:Noisebridge-discuss@lists.noisebridge.net" target="_blank">Noisebridge-discuss@lists.noisebridge.net</a><br>
<a href="https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss" target="_blank">https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss</a><br>
</div></div></blockquote></div><br></div>