<?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>TuxGuides.com &#187; xilinx</title>
	<atom:link href="http://www.tuxguides.com/tag/xilinx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tuxguides.com</link>
	<description>Linux Guides &#38; Reviews</description>
	<lastBuildDate>Wed, 19 May 2010 14:43:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Xilinx ISE 10.1</title>
		<link>http://www.tuxguides.com/xilinx-ise-101/</link>
		<comments>http://www.tuxguides.com/xilinx-ise-101/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 02:40:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[xilinx]]></category>

		<guid isPermaLink="false">http://www.epicconstructions.com/?p=11</guid>
		<description><![CDATA[I then ran the setup script in the root of the download folder. This appeared to install correctly, but after the software was installed, I could not figure out how to run the software (it installs no shortcuts for you). So, after a while, I figured out that the ISE software did not install because [...]]]></description>
			<content:encoded><![CDATA[<p>I then ran the setup script in the root of the download folder. This appeared to install correctly, but after the software was installed, I could not figure out how to run the software (it installs no shortcuts for you). So, after a while, I figured out that the ISE software did not install because I was running a 64 bit version of Ubuntu. I eventually solved this by downloading the full version of webpack (instead of the 50mb web install). Then, I ran:</p>
<p><span style="color: #339966;"><code>bin/lin/setup</code></span></p>
<p>This gave me an error:<br />
error while loading shared libraries: libuuid.so.1</p>
<p>So, I looked this up online, and download the 32 bit libuuid deb from here (<a class="externalLink" title="External link to http://archive.ubuntu.com/ubuntu/pool/main/e/e2fsprogs/libuuid1_1.38-2ubuntu2_i386.deb" href="http://archive.ubuntu.com/ubuntu/pool/main/e/e2fsprogs/libuuid1_1.38-2ubuntu2_i386.deb" target="_blank">http://archive.ubuntu.com/ubuntu/pool/main/e/e2fsprogs/libuuid1_1.38-2ubuntu2_i386.deb</a>), extracted the deb file (right click, and select extract here), and extracted data.tar.gz. Then, cd to the data/lib folder from the extracted data.tar.gz, and move the two files to /usr/lib32</p>
<p><span style="color: #339966;"><code>sudo cp libuuid.so.* /usr/lib32</code></span></p>
<p>After this, go to the install directory, and run:</p>
<p><span style="color: #339966;"><code>10.1/ISE/bin/lin/ise</code></span></p>
<p>Most of ISE programs worked for me, but I had some trouble getting the floorplanner to work.  You need libXm (<a class="externalLink" title="External link to http://archive.ubuntu.com/ubuntu/pool/multiverse/o/openmotif/libmotif3_2.2.3-2_i386.deb" href="http://archive.ubuntu.com/ubuntu/pool/multiverse/o/openmotif/libmotif3_2.2.3-2_i386.deb" target="_blank">http://archive.ubuntu.com/ubuntu/pool/multiverse/o/openmotif/libmotif3_2.2.3-2_i386.deb</a>).  Install this in the same way that you installed libuuid (for more help, please request in the comments).</p>
<p><strong>Impact:</strong></p>
<p>I never got this to work (it didn&#8217;t work for me in Windows XP either though). I had to use the export software that came with with my fpga board). Since this does not work in linux, I tried running it through virtualbox (with usb host sharing). This unfortunately did not work, so I got it working under qemu (there are more details on how to get this working here (<a class="externalLink" title="External link to http://alien.slackbook.org/dokuwiki/doku.php?id=slackware:qemu#using_an_usb_device_in_qemu" href="http://alien.slackbook.org/dokuwiki/doku.php?id=slackware:qemu#using_an_usb_device_in_qemu" target="_blank">http://alien.slackbook.org/dokuwiki/doku.php?id=slackware:qemu#using_an_usb_device_in_qemu</a>))</p>
<p><strong>Sources:</strong><br />
<a class="externalLink" title="External link to http://braiden.org/?p=55" href="http://braiden.org/?p=55" target="_blank">http://braiden.org/?p=55</a><br />
<a class="externalLink" title="External link to http://newsgroups.derkeiler.com/Archive/Comp/comp.arch.fpga/2008-03/msg00838.html" href="http://newsgroups.derkeiler.com/Archive/Comp/comp.arch.fpga/2008-03/msg00838.html" target="_blank">http://newsgroups.derkeiler.com/Archive/Comp/comp.arch.fpga/2008-03/msg00838.html</a><br />
<a class="externalLink" title="External link to http://ubuntuforums.org/showthread.php?t=203459" href="http://ubuntuforums.org/showthread.php?t=203459" target="_blank">http://ubuntuforums.org/showthread.php?t=203459</a></p>
<p>For school, we have just started using Xilinx 10.1 with the Digilent Basys board. When I looked on the Xilinx website, I was happy because the webpack (the software I needed for my class) worked with linux. I downloaded the software, and was hoping that it would be smooth sailing from there.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-2078590910379095";
google_ad_slot = "2584559536";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxguides.com/xilinx-ise-101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
